Last Version

ListBuddies Library 1.1.1

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.

License

License

GroupId

GroupId

com.jpardogo.listbuddies
ArtifactId

ArtifactId

library
Version

Version

1.1.1
Type

Type

aar
Description

Description

ListBuddies Library
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.
Project URL

Project URL

https://github.com/jpardogo/ListBuddies
Source Code Management

Source Code Management

https://github.com/jpardogo/ListBuddies

Download library 1.1.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.