is not current version
Last Version 3.1.0

com.nhaarman.listviewanimations:lib-core 3.0.0

ListViewAnimations library

GroupId

GroupId

com.nhaarman.listviewanimations
ArtifactId

ArtifactId

lib-core
Version

Version

3.0.0
Type

Type

jar

Download lib-core 3.0.0


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