License |
License |
---|---|
GroupId | GroupIdjp.wasabeef |
ArtifactId | ArtifactIdrecyclerview-animators |
Version | Version4.0.2 |
Type | Typeaar |
Description |
Descriptionrecyclerview-animators
Which provides simple Item animations to RecyclerView items
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recyclerview-animators-4.0.2.pom | |
recyclerview-animators-4.0.2-sources.jar | 30 KB |
recyclerview-animators-4.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |