is not current version
Last Version 1.1.2

com.github.berkesa:datatree-core 1.0.8

Extensible Java Library for reading, manipulating and writing hierarchical data structures from/to various formats.

Categories

Categories

Data
GroupId

GroupId

com.github.berkesa
ArtifactId

ArtifactId

datatree-core
Version

Version

1.0.8
Type

Type

jar

Download datatree-core 1.0.8


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