is not current version
Last Version 0.1.10

com.jsonex:treedoc 0.1.5


Categories

Categories

JSON Data
GroupId

GroupId

com.jsonex
ArtifactId

ArtifactId

treedoc
Version

Version

0.1.5
Type

Type

jar

Download treedoc 0.1.5


<!-- https://jarcasting.com/artifacts/com.jsonex/treedoc/ -->
<dependency>
    <groupId>com.jsonex</groupId>
    <artifactId>treedoc</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.jsonex/treedoc/
implementation 'com.jsonex:treedoc:0.1.5'
// https://jarcasting.com/artifacts/com.jsonex/treedoc/
implementation ("com.jsonex:treedoc:0.1.5")
'com.jsonex:treedoc:jar:0.1.5'
<dependency org="com.jsonex" name="treedoc" rev="0.1.5">
  <artifact name="treedoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jsonex', module='treedoc', version='0.1.5')
)
libraryDependencies += "com.jsonex" % "treedoc" % "0.1.5"
[com.jsonex/treedoc "0.1.5"]