| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.adriankuta |
| Идентификатор | Идентификаторexpandable-recyclerView |
| Версия | Версия2.0.0 |
| Тип | Типaar |
| Описание |
Описаниеexpandable-recyclerView
Simple implementation to store object in tree structure.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| expandable-recyclerView-2.0.0.pom | |
| expandable-recyclerView-2.0.0-sources.jar | 2 KB |
| expandable-recyclerView-2.0.0-javadoc.jar | 293 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |