| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.amrdeveloper |
| Идентификатор | Идентификаторtreeview |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTreeView
Multi Roots TreeView implementation for Android Platform with a lot of options and customization.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| treeview-1.0.0.pom | |
| treeview-1.0.0.module | 2 KB |
| treeview-1.0.0-sources.jar | 8 KB |
| treeview-1.0.0-javadoc.jar | 347 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.amrdeveloper/treeview/ -->
<dependency>
<groupId>io.github.amrdeveloper</groupId>
<artifactId>treeview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrdeveloper/treeview/
implementation 'io.github.amrdeveloper:treeview:1.0.0'
// https://jarcasting.com/artifacts/io.github.amrdeveloper/treeview/
implementation ("io.github.amrdeveloper:treeview:1.0.0")
'io.github.amrdeveloper:treeview:aar:1.0.0'
<dependency org="io.github.amrdeveloper" name="treeview" rev="1.0.0">
<artifact name="treeview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrdeveloper', module='treeview', version='1.0.0')
)
libraryDependencies += "io.github.amrdeveloper" % "treeview" % "1.0.0"
[io.github.amrdeveloper/treeview "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |