is not current version
Last Version 4.0.2

jp.wasabeef:recyclerview-animators 1.0.3

which provides simple Item animations to RecyclerView items

GroupId

GroupId

jp.wasabeef
ArtifactId

ArtifactId

recyclerview-animators
Version

Version

1.0.3
Type

Type

jar

Download recyclerview-animators 1.0.3


<!-- https://jarcasting.com/artifacts/jp.wasabeef/recyclerview-animators/ -->
<dependency>
    <groupId>jp.wasabeef</groupId>
    <artifactId>recyclerview-animators</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/jp.wasabeef/recyclerview-animators/
implementation 'jp.wasabeef:recyclerview-animators:1.0.3'
// https://jarcasting.com/artifacts/jp.wasabeef/recyclerview-animators/
implementation ("jp.wasabeef:recyclerview-animators:1.0.3")
'jp.wasabeef:recyclerview-animators:jar:1.0.3'
<dependency org="jp.wasabeef" name="recyclerview-animators" rev="1.0.3">
  <artifact name="recyclerview-animators" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.wasabeef', module='recyclerview-animators', version='1.0.3')
)
libraryDependencies += "jp.wasabeef" % "recyclerview-animators" % "1.0.3"
[jp.wasabeef/recyclerview-animators "1.0.3"]