MVN

com.github.jason1114 : hscroll

Maven & Gradle

Nov 10, 2015
4 stars

HScroll · An Android ListView that support horizontal slide

<dependency>
    <groupId>com.github.jason1114</groupId>
    <artifactId>hscroll</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jason1114 : hscroll to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.github.jason1114 : hscroll to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
hscroll-0.0.1

How to add a dependency to Maven

Add the following com.github.jason1114 : hscroll maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jason1114</groupId>
    <artifactId>hscroll</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jason1114 : hscroll gradle dependency to your build.gradle file:

implementation 'com.github.jason1114:hscroll:0.0.1'

Gradle Kotlin DSL: Add the following com.github.jason1114 : hscroll gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jason1114:hscroll:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jason1114 : hscroll sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jason1114" % "hscroll" % "0.0.1"

Advertisement

Dependencies from Group

Nov 10, 2015
4 stars

Discover Dependencies

Sep 20, 2018
1 usages
415 stars
Aug 24, 2023
118 stars
Aug 22, 2023
5 usages
403 stars
Apr 20, 2022
1 stars
Mar 01, 2023
13 usages
245 stars
Nov 04, 2022
12 usages
56 stars
Jan 10, 2023
216 usages
249 stars
Nov 18, 2015