Jar examples for p:prim
Prim - A Java Primitives Library.
You can download jar file prim 2.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add prim-2.0.5.jar to your project.
<dependency> <groupId>edu.jhu.prim</groupId> <artifactId>prim</artifactId> <version>2.0.5</version> </dependency>
compile group: 'edu.jhu.prim', name: 'prim', version: '2.0.5'
libraryDependencies += "edu.jhu.prim" % "prim" % "2.0.5"
<dependency org="edu.jhu.prim" name="prim" rev="2.0.5"/>
@Grapes(@Grab(group='edu.jhu.prim', module='prim', version='2.0.5'))
'edu.jhu.prim:prim:jar:2.0.5'
Click the following link to download the jar file.
prim-2.0.5-javadoc.jar