Download quantity-0.0.99.jar file - Jar q

Jar examples for q:quantity

Description

For calculation of quantities and units.

You can download jar file quantity 0.0.99 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

quantity-0.0.99-javadoc.jar
quantity-0.0.99-sources.jar
quantity-0.0.99.jar
quantity-0.0.99.pom



Related Tutorials