Jar examples for p:pair
A tiny library that offers Pairs and nothing else.
You can download jar file pair 1.1.0 in this page.
The MIT License (MIT)
You can use the following script to add pair-1.1.0.jar to your project.
<dependency> <groupId>de.scravy</groupId> <artifactId>pair</artifactId> <version>1.1.0</version> </dependency>
compile group: 'de.scravy', name: 'pair', version: '1.1.0'
libraryDependencies += "de.scravy" % "pair" % "1.1.0"
<dependency org="de.scravy" name="pair" rev="1.1.0"/>
@Grapes(@Grab(group='de.scravy', module='pair', version='1.1.0'))
'de.scravy:pair:jar:1.1.0'
Click the following link to download the jar file.
pair-1.1.0-javadoc.jar