is not current version
Last Version 1.1.1

com.jpardogo.listbuddies:library 1.1.0

Android library to achieve in an easy way, the behaviour of the home page in the Expedia app, with a pair of auto-scroll circular parallax ListViews.

GroupId

GroupId

com.jpardogo.listbuddies
ArtifactId

ArtifactId

library
Version

Version

1.1.0
Type

Type

aar

Download library 1.1.0


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