Download units-0.66.jar file - Jar u

Jar examples for u:units

Description

Library for immutable human-friendly units

You can download jar file units 0.66 in this page.

License

Apache License 2.0

Build File

You can use the following script to add units-0.66.jar to your project.

<dependency>
   <groupId>com.proofpoint.platform</groupId>
   <artifactId>units</artifactId>
   <version>0.66</version>
</dependency>
compile group: 'com.proofpoint.platform', name: 'units', version: '0.66'
libraryDependencies += "com.proofpoint.platform" % "units" % "0.66"
<dependency org="com.proofpoint.platform" name="units" rev="0.66"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='units', version='0.66'))
'com.proofpoint.platform:units:jar:0.66'

Download

Click the following link to download the jar file.

units-0.66-javadoc.jar
units-0.66-sources.jar
units-0.66.jar
units-0.66.pom



Related Tutorials