| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adriankuta |
| ArtifactId | ArtifactIdexpandable-recyclerView |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptionexpandable-recyclerView
Multilevel expandable recyclerView.
|
| 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>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adriankuta/expandable-recyclerView/
implementation 'com.github.adriankuta:expandable-recyclerView:1.0.0'
// https://jarcasting.com/artifacts/com.github.adriankuta/expandable-recyclerView/
implementation ("com.github.adriankuta:expandable-recyclerView:1.0.0")
'com.github.adriankuta:expandable-recyclerView:aar:1.0.0'
<dependency org="com.github.adriankuta" name="expandable-recyclerView" rev="1.0.0">
<artifact name="expandable-recyclerView" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.adriankuta', module='expandable-recyclerView', version='1.0.0')
)
libraryDependencies += "com.github.adriankuta" % "expandable-recyclerView" % "1.0.0"
[com.github.adriankuta/expandable-recyclerView "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.core » core-ktx | jar | 1.1.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.github.adriankuta : tree-structure | jar | 1.2.3 |