License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.10duke.client.json |
ArtifactId | ArtifactIdapi |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.10duke.client.json:api
Implementation-agnostic API for JSON processing
|
Filename | Size |
---|---|
api-1.1.0.pom | |
api-1.1.0.jar | 5 KB |
api-1.1.0-sources.jar | 5 KB |
api-1.1.0-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.10duke.client.json/api/ -->
<dependency>
<groupId>com.10duke.client.json</groupId>
<artifactId>api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client.json/api/
implementation 'com.10duke.client.json:api:1.1.0'
// https://jarcasting.com/artifacts/com.10duke.client.json/api/
implementation ("com.10duke.client.json:api:1.1.0")
'com.10duke.client.json:api:jar:1.1.0'
<dependency org="com.10duke.client.json" name="api" rev="1.1.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client.json', module='api', version='1.1.0')
)
libraryDependencies += "com.10duke.client.json" % "api" % "1.1.0"
[com.10duke.client.json/api "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.27 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.13.2 |