is not current version
Last Version 1.1.2

com.github.berkesa:datatree-core 1.1.1

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.1.1
Type

Type

jar

Download datatree-core 1.1.1


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