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

com.mikepenz:fastadapter-extensions-expandable 4.0.0-rc01

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

Группа

Группа

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

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

fastadapter-extensions-expandable
Версия

Версия

4.0.0-rc01
Тип

Тип

aar

Скачать fastadapter-extensions-expandable 4.0.0-rc01


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