MVN

com.twitter : json

Maven & Gradle

Oct 07, 2010
3 usages
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>json</artifactId>
    <version>2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.4

All Versions

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

Version Vulnerabilities Updated
2.1.x
json-2.1.4
json-2.1.3
json-2.1.2
1.1.x
json-1.1.4
json-1.1.3
json-1.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>json</artifactId>
    <version>2.1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.twitter:json:2.1.4'

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

implementation("com.twitter:json:2.1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.twitter" % "json" % "2.1.4"

Advertisement

Dependencies from Group

Feb 11, 2021
200 usages
2.6k stars
Feb 11, 2021
144 usages
8.7k stars
Mar 24, 2016
144 usages
Feb 11, 2021
136 usages
8.7k stars
Dec 26, 2022
122 usages
2.6k stars

Discover Dependencies

Feb 17, 2014
77 usages
450 stars
Jul 07, 2011
1 stars
Mar 24, 2015
10 usages
2.5k stars
Nov 29, 2011
4 usages
68 stars
Jun 12, 2014
3 stars
Feb 22, 2013
20 stars
Dec 19, 2012
16 usages
Oct 01, 2008
2 usages
Dec 15, 2014
3 usages
18 stars