DataTree Core API

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.berkesa
ArtifactId

ArtifactId

datatree-core
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

DataTree Core API
Extensible Java Library for reading, manipulating and writing hierarchical data structures from/to various formats.
Project URL

Project URL

https://berkesa.github.io/datatree/
Source Code Management

Source Code Management

https://berkesa.github.io/datatree/

Download datatree-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0