не последняя версия
Последняя версия 2.0.3

tree-structure 1.2.3

Simple implementation to store object in tree structure.

Лицензия

Лицензия

Группа

Группа

com.github.adriankuta
Идентификатор

Идентификатор

tree-structure
Версия

Версия

1.2.3
Тип

Тип

aar
Описание

Описание

tree-structure
Simple implementation to store object in tree structure.
Ссылка на сайт

Ссылка на сайт

https://github.com/AdrianKuta/Tree-Data-Structure
Система контроля версий

Система контроля версий

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

Скачать tree-structure 1.2.3


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.