License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.jsonex |
ArtifactId | ArtifactIdtreedoc |
Version | Version0.1.10 |
Type | Typejar |
Description |
Descriptiontreedoc
JSONCoder Parent
|
Filename | Size |
---|---|
treedoc-0.1.10.pom | |
treedoc-0.1.10.jar | 25 KB |
treedoc-0.1.10-sources.jar | 11 KB |
treedoc-0.1.10-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jsonex/treedoc/ -->
<dependency>
<groupId>com.jsonex</groupId>
<artifactId>treedoc</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.jsonex/treedoc/
implementation 'com.jsonex:treedoc:0.1.10'
// https://jarcasting.com/artifacts/com.jsonex/treedoc/
implementation ("com.jsonex:treedoc:0.1.10")
'com.jsonex:treedoc:jar:0.1.10'
<dependency org="com.jsonex" name="treedoc" rev="0.1.10">
<artifact name="treedoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jsonex', module='treedoc', version='0.1.10')
)
libraryDependencies += "com.jsonex" % "treedoc" % "0.1.10"
[com.jsonex/treedoc "0.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.jsonex : core | jar | 0.1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.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 |