is not current version
Last Version 1.3.1

it.sephiroth.android.library.horizontallistview:hlistview 1.3.0

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

GroupId

GroupId

it.sephiroth.android.library.horizontallistview
ArtifactId

ArtifactId

hlistview
Version

Version

1.3.0
Type

Type

aar

Download hlistview 1.3.0


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