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

com.github.cmc00022:easyrecycleradapters 0.1.4

Android Library for easy use of RecyclerAdapter

Группа

Группа

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

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

easyrecycleradapters
Версия

Версия

0.1.4
Тип

Тип

aar

Скачать easyrecycleradapters 0.1.4


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