| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adriankuta |
| ArtifactId | ArtifactIdexpandable-recyclerView |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
Descriptionexpandable-recyclerView
Simple implementation to store object in tree structure.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.adriankuta/expandable-recyclerView/ -->
<dependency>
<groupId>com.github.adriankuta</groupId>
<artifactId>expandable-recyclerView</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adriankuta/expandable-recyclerView/
implementation 'com.github.adriankuta:expandable-recyclerView:2.0.0'
// https://jarcasting.com/artifacts/com.github.adriankuta/expandable-recyclerView/
implementation ("com.github.adriankuta:expandable-recyclerView:2.0.0")
'com.github.adriankuta:expandable-recyclerView:aar:2.0.0'
<dependency org="com.github.adriankuta" name="expandable-recyclerView" rev="2.0.0">
<artifact name="expandable-recyclerView" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.adriankuta', module='expandable-recyclerView', version='2.0.0')
)
libraryDependencies += "com.github.adriankuta" % "expandable-recyclerView" % "2.0.0"
[com.github.adriankuta/expandable-recyclerView "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| com.github.adriankuta : tree-structure | jar | 2.0.3 |