Last Version

JazzyListView 1.2.1

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

License

License

GroupId

GroupId

com.twotoasters.jazzylistview
ArtifactId

ArtifactId

library-recyclerview
Version

Version

1.2.1
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-recyclerview 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 21.0.0
com.twotoasters.jazzylistview : library jar 1.2.1
com.android.support » support-v4 jar 21.0.0

Project Modules

There are no modules declared in this project.