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