is not current version
Last Version 1.1.1

com.github.cmc00022:easyrecycleradapters 0.1.3

Android Library for easy use of RecyclerAdapter

GroupId

GroupId

com.github.cmc00022
ArtifactId

ArtifactId

easyrecycleradapters
Version

Version

0.1.3
Type

Type

aar

Download easyrecycleradapters 0.1.3


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