| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdjson |
| Version | Version217 |
| Type | Typejar |
| Description |
DescriptionAirlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-217.pom | |
| json-217.jar | 35 KB |
| json-217-tests.jar | 32 KB |
| json-217-test-sources.jar | 14 KB |
| json-217-sources.jar | 12 KB |
| json-217-javadoc.jar | 152 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/json/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>json</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/json/
implementation 'io.airlift:json:217'
// https://jarcasting.com/artifacts/io.airlift/json/
implementation ("io.airlift:json:217")
'io.airlift:json:jar:217'
<dependency org="io.airlift" name="json" rev="217">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='json', version='217')
)
libraryDependencies += "io.airlift" % "json" % "217"
[io.airlift/json "217"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| joda-time : joda-time | jar | 2.10.10 |