Last Version

DataTree Core API 1.1.2

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
Version

Version

1.1.2
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 1.1.2


<!-- 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.