Jar examples for h:hlistview
Horizontal ListView for Android. Based on the official ListView google code.
You can download jar file hlistview 1.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hlistview-1.2.2.jar to your project.
<dependency> <groupId>it.sephiroth.android.library.horizontallistview</groupId> <artifactId>hlistview</artifactId> <version>1.2.2</version> </dependency>
compile group: 'it.sephiroth.android.library.horizontallistview', name: 'hlistview', version: '1.2.2'
libraryDependencies += "it.sephiroth.android.library.horizontallistview" % "hlistview" % "1.2.2"
<dependency org="it.sephiroth.android.library.horizontallistview" name="hlistview" rev="1.2.2"/>
@Grapes(@Grab(group='it.sephiroth.android.library.horizontallistview', module='hlistview', version='1.2.2'))
'it.sephiroth.android.library.horizontallistview:hlistview:jar:1.2.2'
Click the following link to download the jar file.
hlistview-1.2.2-javadoc.jar