| License |
License |
|---|---|
| GroupId | GroupIdio.github.amrdeveloper |
| ArtifactId | ArtifactIdtreeview |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionTreeView
Multi Roots TreeView implementation for Android Platform with a lot of options and customization.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |