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