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