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

com.github.cmc00022:easyrecycleradapters 1.1.0

Android Library for easy use of RecyclerAdapter

Группа

Группа

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

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

easyrecycleradapters
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать easyrecycleradapters 1.1.0


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