tree-structure

Simple implementation to store object in tree structure.

License

License

GroupId

GroupId

com.github.adriankuta
ArtifactId

ArtifactId

tree-structure
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

tree-structure
Simple implementation to store object in tree structure.
Project URL

Project URL

https://github.com/AdrianKuta/Tree-Data-Structure
Source Code Management

Source Code Management

https://github.com/AdrianKuta/Tree-Data-Structure/tree/master

Download tree-structure

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.adriankuta/tree-structure/ -->
<dependency>
    <groupId>com.github.adriankuta</groupId>
    <artifactId>tree-structure</artifactId>
    <version>2.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adriankuta/tree-structure/
implementation 'com.github.adriankuta:tree-structure:2.0.3'
// https://jarcasting.com/artifacts/com.github.adriankuta/tree-structure/
implementation ("com.github.adriankuta:tree-structure:2.0.3")
'com.github.adriankuta:tree-structure:aar:2.0.3'
<dependency org="com.github.adriankuta" name="tree-structure" rev="2.0.3">
  <artifact name="tree-structure" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.adriankuta', module='tree-structure', version='2.0.3')
)
libraryDependencies += "com.github.adriankuta" % "tree-structure" % "2.0.3"
[com.github.adriankuta/tree-structure "2.0.3"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0