License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.twitter.common |
ArtifactId | ArtifactIdquantity |
Last Version | Last Version0.0.100 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.twitter.common:quantity
Common quantity library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quantity-0.0.100.pom | |
quantity-0.0.100.jar | 19 KB |
quantity-0.0.100-sources.jar | 5 KB |
quantity-0.0.100-javadoc.jar | 45 KB |
quantity-0.0.100-CHANGELOG.txt | 29 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.common/quantity/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>quantity</artifactId>
<version>0.0.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/quantity/
implementation 'com.twitter.common:quantity:0.0.100'
// https://jarcasting.com/artifacts/com.twitter.common/quantity/
implementation ("com.twitter.common:quantity:0.0.100")
'com.twitter.common:quantity:jar:0.0.100'
<dependency org="com.twitter.common" name="quantity" rev="0.0.100">
<artifact name="quantity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='quantity', version='0.0.100')
)
libraryDependencies += "com.twitter.common" % "quantity" % "0.0.100"
[com.twitter.common/quantity "0.0.100"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter.common : collections | jar | 0.0.111 |
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
commons-lang : commons-lang | jar | 2.6 |