| License |
License |
|---|---|
| GroupId | GroupIdio.github.guaishoun |
| ArtifactId | ArtifactIdgyso-treeview |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongyso-treeview
A custom tree view for Android, designed for easy drawing some tree nodes (e.g. think mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node's customs view and touch event detection.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gyso-treeview-1.0.1.pom | |
| gyso-treeview-1.0.1-sources.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guaishoun/gyso-treeview/ -->
<dependency>
<groupId>io.github.guaishoun</groupId>
<artifactId>gyso-treeview</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guaishoun/gyso-treeview/
implementation 'io.github.guaishoun:gyso-treeview:1.0.1'
// https://jarcasting.com/artifacts/io.github.guaishoun/gyso-treeview/
implementation ("io.github.guaishoun:gyso-treeview:1.0.1")
'io.github.guaishoun:gyso-treeview:aar:1.0.1'
<dependency org="io.github.guaishoun" name="gyso-treeview" rev="1.0.1">
<artifact name="gyso-treeview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.guaishoun', module='gyso-treeview', version='1.0.1')
)
libraryDependencies += "io.github.guaishoun" % "gyso-treeview" % "1.0.1"
[io.github.guaishoun/gyso-treeview "1.0.1"]