Jar examples for r:recyclerview-animators
which provides simple Item animations to RecyclerView items
You can download jar file recyclerview-animators 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add recyclerview-animators-1.1.0.jar to your project.
<dependency> <groupId>jp.wasabeef</groupId> <artifactId>recyclerview-animators</artifactId> <version>1.1.0</version> </dependency>
compile group: 'jp.wasabeef', name: 'recyclerview-animators', version: '1.1.0'
libraryDependencies += "jp.wasabeef" % "recyclerview-animators" % "1.1.0"
<dependency org="jp.wasabeef" name="recyclerview-animators" rev="1.1.0"/>
@Grapes(@Grab(group='jp.wasabeef', module='recyclerview-animators', version='1.1.0'))
'jp.wasabeef:recyclerview-animators:jar:1.1.0'
Click the following link to download the jar file.
recyclerview-animators-1.1.0-javadoc.jar