Download units4j-0.8.1.jar file - Jar u

Jar examples for u:units4j

Description

A home for additional useful unit testing modules for Java.

You can download jar file units4j 0.8.1 in this page.

License

MIT

Build File

You can use the following script to add units4j-0.8.1.jar to your project.

<dependency>
   <groupId>org.fuin</groupId>
   <artifactId>units4j</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'org.fuin', name: 'units4j', version: '0.8.1'
libraryDependencies += "org.fuin" % "units4j" % "0.8.1"
<dependency org="org.fuin" name="units4j" rev="0.8.1"/>
@Grapes(@Grab(group='org.fuin', module='units4j', version='0.8.1'))
'org.fuin:units4j:jar:0.8.1'

Download

Click the following link to download the jar file.

units4j-0.8.1-javadoc.jar
units4j-0.8.1-sources.jar
units4j-0.8.1.jar
units4j-0.8.1.pom



Related Tutorials