Jar examples for a:advancedrecyclerview
Android library extending Google's RecyclerView
You can download jar file advancedrecyclerview 1.0.2 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
advancedrecyclerview-1.0.2-javadoc.jar