Download units-0.58.jar file - Jar u

Jar examples for u:units

Description

Library for immutable human-friendly units

You can download jar file units 0.58 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

units-0.58-javadoc.jar
units-0.58-sources.jar
units-0.58.jar
units-0.58.pom



Related Tutorials