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