JazzyListView

Android library for adding animations to list items when they become visible

License

License

GroupId

GroupId

com.twotoasters.jazzylistview
ArtifactId

ArtifactId

library
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

JazzyListView
Android library for adding animations to list items when they become visible
Project URL

Project URL

https://github.com/twotoasters/JazzyListView
Source Code Management

Source Code Management

https://github.com/twotoasters/JazzyListView

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.0.1
1.0.0