Download advancedrecyclerview-1.0.2.jar file - Jar a

Jar examples for a:advancedrecyclerview

Description

Android library extending Google's RecyclerView

You can download jar file advancedrecyclerview 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add advancedrecyclerview-1.0.2.jar to your project.

<dependency>
   <groupId>ch.temparus.android</groupId>
   <artifactId>advancedrecyclerview</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'ch.temparus.android', name: 'advancedrecyclerview', version: '1.0.2'
libraryDependencies += "ch.temparus.android" % "advancedrecyclerview" % "1.0.2"
<dependency org="ch.temparus.android" name="advancedrecyclerview" rev="1.0.2"/>
@Grapes(@Grab(group='ch.temparus.android', module='advancedrecyclerview', version='1.0.2'))
'ch.temparus.android:advancedrecyclerview:jar:1.0.2'

Download

Click the following link to download the jar file.

advancedrecyclerview-1.0.2-javadoc.jar
advancedrecyclerview-1.0.2-sources.jar
advancedrecyclerview-1.0.2.pom



Related Tutorials