is not current version
Last Version 1.2.1

com.twotoasters.jazzylistview:library-recyclerview 1.1.0

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

GroupId

GroupId

com.twotoasters.jazzylistview
ArtifactId

ArtifactId

library-recyclerview
Version

Version

1.1.0
Type

Type

aar

Download library-recyclerview 1.1.0


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