| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаit.sephiroth.android.library.fork.slideexpandable |
| Идентификатор | Идентификаторslideexpandable |
| Последняя версия | Последняя версия1.0.3.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеslideexpandable
Fork of the original Android-SlideExpandableListView at https://github.com/tjerkw/Android-SlideExpandableListView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| slideexpandable-1.0.3.1.pom | |
| slideexpandable-1.0.3.1.aar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/ -->
<dependency>
<groupId>it.sephiroth.android.library.fork.slideexpandable</groupId>
<artifactId>slideexpandable</artifactId>
<version>1.0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/
implementation 'it.sephiroth.android.library.fork.slideexpandable:slideexpandable:1.0.3.1'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/
implementation ("it.sephiroth.android.library.fork.slideexpandable:slideexpandable:1.0.3.1")
'it.sephiroth.android.library.fork.slideexpandable:slideexpandable:aar:1.0.3.1'
<dependency org="it.sephiroth.android.library.fork.slideexpandable" name="slideexpandable" rev="1.0.3.1">
<artifact name="slideexpandable" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.fork.slideexpandable', module='slideexpandable', version='1.0.3.1')
)
libraryDependencies += "it.sephiroth.android.library.fork.slideexpandable" % "slideexpandable" % "1.0.3.1"
[it.sephiroth.android.library.fork.slideexpandable/slideexpandable "1.0.3.1"]