| License |
License |
|---|---|
| GroupId | GroupIdltd.dolink |
| ArtifactId | ArtifactIdtreenode |
| Version | Version0.1.0 |
| Type | Typeaar |
| Description |
Descriptiontreenode
a flexible treenode adapter for recyclerview
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| treenode-0.1.0.pom | |
| treenode-0.1.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ltd.dolink/treenode/ -->
<dependency>
<groupId>ltd.dolink</groupId>
<artifactId>treenode</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ltd.dolink/treenode/
implementation 'ltd.dolink:treenode:0.1.0'
// https://jarcasting.com/artifacts/ltd.dolink/treenode/
implementation ("ltd.dolink:treenode:0.1.0")
'ltd.dolink:treenode:aar:0.1.0'
<dependency org="ltd.dolink" name="treenode" rev="0.1.0">
<artifact name="treenode" type="aar" />
</dependency>
@Grapes(
@Grab(group='ltd.dolink', module='treenode', version='0.1.0')
)
libraryDependencies += "ltd.dolink" % "treenode" % "0.1.0"
[ltd.dolink/treenode "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ltd.dolink : datatype | jar | 0.1.0 |
| androidx.recyclerview » recyclerview | jar | RELEASE |