javatuples is a Java library providing type-safe tuple data structures for representing ordered collections of elements.
<dependency>
<groupId>org.javatuples</groupId>
<artifactId>javatuples</artifactId>
<version>1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Pair tuple and prints its values.
No known issues recorded.
No dependency data recorded yet.