Last Version

EasyRecyclerAdapters Library 1.0.10

Android Library for easy use of RecyclerAdapter

License

License

GroupId

GroupId

com.smartydroid
ArtifactId

ArtifactId

easyrecycleradapters
Version

Version

1.0.10
Type

Type

aar
Description

Description

EasyRecyclerAdapters Library
Android Library for easy use of RecyclerAdapter
Project URL

Project URL

https://github.com/yangyugang/easyrecycleradapters
Source Code Management

Source Code Management

https://github.com/yangyugang/easyrecycleradapters

Download easyrecycleradapters 1.0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
jp.wasabeef : recyclerview-animators jar 2.1.0
com.android.support » recyclerview-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.