не последняя версия
Последняя версия 5.6.0

com.mikepenz:fastadapter-extensions-expandable 5.0.0-a02

Commons extension for the FastAdapter library. The bullet proof, fast and easy to use adapter library.

Группа

Группа

com.mikepenz
Идентификатор

Идентификатор

fastadapter-extensions-expandable
Версия

Версия

5.0.0-a02
Тип

Тип

aar

Скачать fastadapter-extensions-expandable 5.0.0-a02


<!-- https://jarcasting.com/artifacts/com.mikepenz/fastadapter-extensions-expandable/ -->
<dependency>
    <groupId>com.mikepenz</groupId>
    <artifactId>fastadapter-extensions-expandable</artifactId>
    <version>5.0.0-a02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/fastadapter-extensions-expandable/
implementation 'com.mikepenz:fastadapter-extensions-expandable:5.0.0-a02'
// https://jarcasting.com/artifacts/com.mikepenz/fastadapter-extensions-expandable/
implementation ("com.mikepenz:fastadapter-extensions-expandable:5.0.0-a02")
'com.mikepenz:fastadapter-extensions-expandable:aar:5.0.0-a02'
<dependency org="com.mikepenz" name="fastadapter-extensions-expandable" rev="5.0.0-a02">
  <artifact name="fastadapter-extensions-expandable" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='fastadapter-extensions-expandable', version='5.0.0-a02')
)
libraryDependencies += "com.mikepenz" % "fastadapter-extensions-expandable" % "5.0.0-a02"
[com.mikepenz/fastadapter-extensions-expandable "5.0.0-a02"]