Last Version

TreeView 1.0.0

Multi Roots TreeView implementation for Android Platform with a lot of options and customization.

License

License

MIT
GroupId

GroupId

io.github.amrdeveloper
ArtifactId

ArtifactId

treeview
Version

Version

1.0.0
Type

Type

aar
Description

Description

TreeView
Multi Roots TreeView implementation for Android Platform with a lot of options and customization.
Project URL

Project URL

https://github.com/amrdeveloper/treeview/
Source Code Management

Source Code Management

https://github.com/amrdeveloper/treeview/

Download treeview 1.0.0


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.