Jar examples for u:units
Library for immutable human-friendly units
You can download jar file units 0.94 in this page.
Apache License 2.0
You can use the following script to add units-0.94.jar to your project.
<dependency> <groupId>com.proofpoint.platform</groupId> <artifactId>units</artifactId> <version>0.94</version> </dependency>
compile group: 'com.proofpoint.platform', name: 'units', version: '0.94'
libraryDependencies += "com.proofpoint.platform" % "units" % "0.94"
<dependency org="com.proofpoint.platform" name="units" rev="0.94"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='units', version='0.94'))
'com.proofpoint.platform:units:jar:0.94'
Click the following link to download the jar file.
units-0.94-javadoc.jar