Last Version

listviewanimations 2.5.2

An Android library which allows developers to easily add animations to ListView items. Original library: https://github.com/nhaarman/ListViewAnimations

License

License

GroupId

GroupId

it.sephiroth.android.library.fork.listviewanimations
ArtifactId

ArtifactId

library
Version

Version

2.5.2
Type

Type

aar
Description

Description

listviewanimations
An Android library which allows developers to easily add animations to ListView items. Original library: https://github.com/nhaarman/ListViewAnimations
Project URL

Project URL

https://github.com/sephiroth74/ListViewAnimations
Source Code Management

Source Code Management

https://github.com/sephiroth74/ListViewAnimations

Download library 2.5.2


<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.listviewanimations/library/ -->
<dependency>
    <groupId>it.sephiroth.android.library.fork.listviewanimations</groupId>
    <artifactId>library</artifactId>
    <version>2.5.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.listviewanimations/library/
implementation 'it.sephiroth.android.library.fork.listviewanimations:library:2.5.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.listviewanimations/library/
implementation ("it.sephiroth.android.library.fork.listviewanimations:library:2.5.2")
'it.sephiroth.android.library.fork.listviewanimations:library:aar:2.5.2'
<dependency org="it.sephiroth.android.library.fork.listviewanimations" name="library" rev="2.5.2">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.fork.listviewanimations', module='library', version='2.5.2')
)
libraryDependencies += "it.sephiroth.android.library.fork.listviewanimations" % "library" % "2.5.2"
[it.sephiroth.android.library.fork.listviewanimations/library "2.5.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.+
com.nineoldandroids : library jar 2.4.+

Project Modules

There are no modules declared in this project.