is not current version
Last Version 1.1.1

com.github.cmc00022:easyrecycleradapters 1.1.0

Android Library for easy use of RecyclerAdapter

GroupId

GroupId

com.github.cmc00022
ArtifactId

ArtifactId

easyrecycleradapters
Version

Version

1.1.0
Type

Type

aar

Download 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"]