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

com.github.cmc00022:easyrecycleradapters 0.0.9

Android Library for easy use of RecyclerAdapter

Группа

Группа

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

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

easyrecycleradapters
Версия

Версия

0.0.9
Тип

Тип

aar

Скачать easyrecycleradapters 0.0.9


<!-- https://jarcasting.com/artifacts/com.github.cmc00022/easyrecycleradapters/ -->
<dependency>
    <groupId>com.github.cmc00022</groupId>
    <artifactId>easyrecycleradapters</artifactId>
    <version>0.0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cmc00022/easyrecycleradapters/
implementation 'com.github.cmc00022:easyrecycleradapters:0.0.9'
// https://jarcasting.com/artifacts/com.github.cmc00022/easyrecycleradapters/
implementation ("com.github.cmc00022:easyrecycleradapters:0.0.9")
'com.github.cmc00022:easyrecycleradapters:aar:0.0.9'
<dependency org="com.github.cmc00022" name="easyrecycleradapters" rev="0.0.9">
  <artifact name="easyrecycleradapters" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.cmc00022', module='easyrecycleradapters', version='0.0.9')
)
libraryDependencies += "com.github.cmc00022" % "easyrecycleradapters" % "0.0.9"
[com.github.cmc00022/easyrecycleradapters "0.0.9"]