License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.twitter.common |
ArtifactId | ArtifactIdio-json |
Last Version | Last Version0.0.54 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.twitter.common:io-json
Common json io library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io-json-0.0.54.pom | |
io-json-0.0.54.jar | 11 KB |
io-json-0.0.54-sources.jar | 2 KB |
io-json-0.0.54-javadoc.jar | 23 KB |
io-json-0.0.54-CHANGELOG.txt | 29 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.common/io-json/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>io-json</artifactId>
<version>0.0.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/io-json/
implementation 'com.twitter.common:io-json:0.0.54'
// https://jarcasting.com/artifacts/com.twitter.common/io-json/
implementation ("com.twitter.common:io-json:0.0.54")
'com.twitter.common:io-json:jar:0.0.54'
<dependency org="com.twitter.common" name="io-json" rev="0.0.54">
<artifact name="io-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='io-json', version='0.0.54')
)
libraryDependencies += "com.twitter.common" % "io-json" % "0.0.54"
[com.twitter.common/io-json "0.0.54"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter.common : io | jar | 0.0.68 |
com.google.guava : guava | jar | 16.0.1 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.google.code.gson : gson | jar | 2.3.1 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |