License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsonex |
ArtifactId | ArtifactIdtreedoc |
Version | Version0.1.17 |
Type | Typejar |
Description |
Descriptiontreedoc
JSONCoder Parent
|
Filename | Size |
---|---|
treedoc-0.1.17.pom | |
treedoc-0.1.17.jar | 32 KB |
treedoc-0.1.17-sources.jar | 13 KB |
treedoc-0.1.17-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsonex/treedoc/ -->
<dependency>
<groupId>org.jsonex</groupId>
<artifactId>treedoc</artifactId>
<version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/treedoc/
implementation 'org.jsonex:treedoc:0.1.17'
// https://jarcasting.com/artifacts/org.jsonex/treedoc/
implementation ("org.jsonex:treedoc:0.1.17")
'org.jsonex:treedoc:jar:0.1.17'
<dependency org="org.jsonex" name="treedoc" rev="0.1.17">
<artifact name="treedoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='treedoc', version='0.1.17')
)
libraryDependencies += "org.jsonex" % "treedoc" % "0.1.17"
[org.jsonex/treedoc "0.1.17"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonex : core | jar | 0.1.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
com.google.code.gson : gson | jar | 2.8.5 |