Jar examples for q:quantity
For calculation of quantities and units.
You can download jar file quantity 0.0.99 in this page.
The Apache Software License, Version 2.0
You can use the following script to add quantity-0.0.99.jar to your project.
<dependency> <groupId>com.twitter.common</groupId> <artifactId>quantity</artifactId> <version>0.0.99</version> </dependency>
compile group: 'com.twitter.common', name: 'quantity', version: '0.0.99'
libraryDependencies += "com.twitter.common" % "quantity" % "0.0.99"
<dependency org="com.twitter.common" name="quantity" rev="0.0.99"/>
@Grapes(@Grab(group='com.twitter.common', module='quantity', version='0.0.99'))
'com.twitter.common:quantity:jar:0.0.99'
Click the following link to download the jar file.
quantity-0.0.99-javadoc.jar