Last Version

recyclerview-animators 4.0.2

Which provides simple Item animations to RecyclerView items

License

License

GroupId

GroupId

jp.wasabeef
ArtifactId

ArtifactId

recyclerview-animators
Version

Version

4.0.2
Type

Type

aar
Description

Description

recyclerview-animators
Which provides simple Item animations to RecyclerView items
Project URL

Project URL

https://github.com/wasabeef/recyclerview-animators
Source Code Management

Source Code Management

https://github.com/wasabeef/recyclerview-animators

Download recyclerview-animators 4.0.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.