Jar examples for p:primitives
This module contains convenience functions to interface with primitive datatypes more comfortably.
You can download jar file primitives 0.2.0 in this page.
The GNU Affero General Public License, Version 3
You can use the following script to add primitives-0.2.0.jar to your project.
<dependency> <groupId>br.com.objectos</groupId> <artifactId>primitives</artifactId> <version>0.2.0</version> </dependency>
compile group: 'br.com.objectos', name: 'primitives', version: '0.2.0'
libraryDependencies += "br.com.objectos" % "primitives" % "0.2.0"
<dependency org="br.com.objectos" name="primitives" rev="0.2.0"/>
@Grapes(@Grab(group='br.com.objectos', module='primitives', version='0.2.0'))
'br.com.objectos:primitives:jar:0.2.0'
Click the following link to download the jar file.
primitives-0.2.0-javadoc.jar