Download easyrecycleradapters-1.0.6.jar file - Jar e

Jar examples for e:easyrecycleradapters

Description

Android Library for easy use of RecyclerAdapter

You can download jar file easyrecycleradapters 1.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add easyrecycleradapters-1.0.6.jar to your project.

<dependency>
   <groupId>com.github.cmc00022</groupId>
   <artifactId>easyrecycleradapters</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.github.cmc00022', name: 'easyrecycleradapters', version: '1.0.6'
libraryDependencies += "com.github.cmc00022" % "easyrecycleradapters" % "1.0.6"
<dependency org="com.github.cmc00022" name="easyrecycleradapters" rev="1.0.6"/>
@Grapes(@Grab(group='com.github.cmc00022', module='easyrecycleradapters', version='1.0.6'))
'com.github.cmc00022:easyrecycleradapters:jar:1.0.6'

Download

Click the following link to download the jar file.

easyrecycleradapters-1.0.6-javadoc.jar
easyrecycleradapters-1.0.6-sources.jar
easyrecycleradapters-1.0.6.pom



Related Tutorials