Download pair-1.1.0.jar file - Jar p

Jar examples for p:pair

Description

A tiny library that offers Pairs and nothing else.

You can download jar file pair 1.1.0 in this page.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

pair-1.1.0-javadoc.jar
pair-1.1.0-sources.jar
pair-1.1.0.jar
pair-1.1.0.pom



Related Tutorials