Jar examples for p:primitive
Utility methods for primitive types
You can download jar file primitive 1.0 in this page.
GNU General Public License, version 2, with the Classpath Exception
You can use the following script to add primitive-1.0.jar to your project.
<dependency> <groupId>net.mintern</groupId> <artifactId>primitive</artifactId> <version>1.0</version> </dependency>
compile group: 'net.mintern', name: 'primitive', version: '1.0'
libraryDependencies += "net.mintern" % "primitive" % "1.0"
<dependency org="net.mintern" name="primitive" rev="1.0"/>
@Grapes(@Grab(group='net.mintern', module='primitive', version='1.0'))
'net.mintern:primitive:jar:1.0'
Click the following link to download the jar file.
primitive-1.0-javadoc.jar