is not current version
Last Version 3.1.0

com.nhaarman.listviewanimations:lib-manipulation 3.0.0

ListViewAnimations library

GroupId

GroupId

com.nhaarman.listviewanimations
ArtifactId

ArtifactId

lib-manipulation
Version

Version

3.0.0
Type

Type

jar

Download lib-manipulation 3.0.0


<!-- https://jarcasting.com/artifacts/com.nhaarman.listviewanimations/lib-manipulation/ -->
<dependency>
    <groupId>com.nhaarman.listviewanimations</groupId>
    <artifactId>lib-manipulation</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhaarman.listviewanimations/lib-manipulation/
implementation 'com.nhaarman.listviewanimations:lib-manipulation:3.0.0'
// https://jarcasting.com/artifacts/com.nhaarman.listviewanimations/lib-manipulation/
implementation ("com.nhaarman.listviewanimations:lib-manipulation:3.0.0")
'com.nhaarman.listviewanimations:lib-manipulation:jar:3.0.0'
<dependency org="com.nhaarman.listviewanimations" name="lib-manipulation" rev="3.0.0">
  <artifact name="lib-manipulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhaarman.listviewanimations', module='lib-manipulation', version='3.0.0')
)
libraryDependencies += "com.nhaarman.listviewanimations" % "lib-manipulation" % "3.0.0"
[com.nhaarman.listviewanimations/lib-manipulation "3.0.0"]