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