Download pcollections-2.1.3.jar file - Jar p

Jar examples for p:pcollections

Description

POM was created by Sonatype Nexus

You can download jar file pcollections 2.1.3 in this page.

Build File

You can use the following script to add pcollections-2.1.3.jar to your project.

<dependency>
   <groupId>com.github.ibodrov.pcollections</groupId>
   <artifactId>pcollections</artifactId>
   <version>2.1.3</version>
</dependency>
compile group: 'com.github.ibodrov.pcollections', name: 'pcollections', version: '2.1.3'
libraryDependencies += "com.github.ibodrov.pcollections" % "pcollections" % "2.1.3"
<dependency org="com.github.ibodrov.pcollections" name="pcollections" rev="2.1.3"/>
@Grapes(@Grab(group='com.github.ibodrov.pcollections', module='pcollections', version='2.1.3'))
'com.github.ibodrov.pcollections:pcollections:jar:2.1.3'

Download

Click the following link to download the jar file.

pcollections-2.1.3.jar
pcollections-2.1.3.pom



Related Tutorials