Last Version

HorizontalListView 1.2.1

Horizontal ListView for Android. Based on the official ListView google code.

License

License

GroupId

GroupId

it.sephiroth.android.library.horizontallistview
ArtifactId

ArtifactId

library
Version

Version

1.2.1
Type

Type

aar
Description

Description

HorizontalListView
Horizontal ListView for Android. Based on the official ListView google code.
Project URL

Project URL

https://github.com/sephiroth74/HorizontalVariableListView
Source Code Management

Source Code Management

https://github.com/sephiroth74/HorizontalVariableListView

Download library 1.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.