Jar examples for u:units4j
A home for additional useful unit testing modules for Java.
You can download jar file units4j 0.2 in this page.
MIT
You can use the following script to add units4j-0.2.jar to your project.
<dependency> <groupId>org.echocat.units4j</groupId> <artifactId>units4j</artifactId> <version>0.2</version> </dependency>
compile group: 'org.echocat.units4j', name: 'units4j', version: '0.2'
libraryDependencies += "org.echocat.units4j" % "units4j" % "0.2"
<dependency org="org.echocat.units4j" name="units4j" rev="0.2"/>
@Grapes(@Grab(group='org.echocat.units4j', module='units4j', version='0.2'))
'org.echocat.units4j:units4j:jar:0.2'
Click the following link to download the jar file.
units4j-0.2-javadoc.jar