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