| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mikepenz |
| Идентификатор | Идентификаторfastadapter-extensions-expandable |
| Версия | Версия5.6.0 |
| Тип | Типaar |
| Описание |
ОписаниеFastAdapter Library-Extensions-Expandable
Commons extension for the FastAdapter library. The bullet proof, fast and easy to use adapter library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.mikepenz/fastadapter-extensions-expandable/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>fastadapter-extensions-expandable</artifactId>
<version>5.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/fastadapter-extensions-expandable/
implementation 'com.mikepenz:fastadapter-extensions-expandable:5.6.0'
// https://jarcasting.com/artifacts/com.mikepenz/fastadapter-extensions-expandable/
implementation ("com.mikepenz:fastadapter-extensions-expandable:5.6.0")
'com.mikepenz:fastadapter-extensions-expandable:aar:5.6.0'
<dependency org="com.mikepenz" name="fastadapter-extensions-expandable" rev="5.6.0">
<artifact name="fastadapter-extensions-expandable" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='fastadapter-extensions-expandable', version='5.6.0')
)
libraryDependencies += "com.mikepenz" % "fastadapter-extensions-expandable" % "5.6.0"
[com.mikepenz/fastadapter-extensions-expandable "5.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| com.mikepenz : fastadapter | jar | 5.6.0 |