MVN

com.twitter.common : quantity

Maven & Gradle

Mar 03, 2017
13 usages
2k stars

com.twitter.common:quantity · Common quantity library.

<dependency>
    <groupId>com.twitter.common</groupId>
    <artifactId>quantity</artifactId>
    <version>0.0.100</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.twitter.common : quantity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.100

All Versions

Choose a version of com.twitter.common : quantity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
quantity-0.0.100
quantity-0.0.99

How to add a dependency to Maven

Add the following com.twitter.common : quantity maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.twitter.common</groupId>
    <artifactId>quantity</artifactId>
    <version>0.0.100</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.twitter.common : quantity gradle dependency to your build.gradle file:

implementation 'com.twitter.common:quantity:0.0.100'

Gradle Kotlin DSL: Add the following com.twitter.common : quantity gradle kotlin dependency to your build.gradle.kts file:

implementation("com.twitter.common:quantity:0.0.100")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.twitter.common : quantity sbt scala dependency to your build.sbt file:

libraryDependencies += "com.twitter.common" % "quantity" % "0.0.100"

Advertisement

Dependencies from Group

Mar 03, 2017
17 usages
2k stars
Feb 27, 2017
13 usages
2k stars
Mar 03, 2017
13 usages
2k stars
Mar 03, 2017
10 usages
Mar 03, 2017
10 usages

Discover Dependencies

Oct 07, 2016
2 usages
2k stars
Oct 05, 2016
0 stars
Oct 05, 2016
0 stars
Dec 10, 2016
232 stars
Oct 03, 2016
0 stars
Oct 03, 2016
0 stars
Sep 05, 2019
1.9k stars