MVN

com.surahul : bounce

Maven & Gradle

Sep 28, 2015
129 stars

Bounce Library · A TouchListener capable of enabling ios style bounce plus custom animations for ListView, ScrollView and RecyclerView overscroll effect.

<dependency>
    <groupId>com.surahul</groupId>
    <artifactId>bounce</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.surahul : bounce to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.surahul : bounce to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bounce-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.surahul</groupId>
    <artifactId>bounce</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.surahul : bounce gradle dependency to your build.gradle file:

implementation 'com.surahul:bounce:1.0.0'

Gradle Kotlin DSL: Add the following com.surahul : bounce gradle kotlin dependency to your build.gradle.kts file:

implementation("com.surahul:bounce:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.surahul : bounce sbt scala dependency to your build.sbt file:

libraryDependencies += "com.surahul" % "bounce" % "1.0.0"

Advertisement

Dependencies from Group

Aug 13, 2015
0 stars
Sep 28, 2015
129 stars
Jun 19, 2018
26 stars

Discover Dependencies

Apr 05, 2016
31 stars
Jun 27, 2016
2 usages
182 stars
Feb 07, 2020
4.1k stars
Mar 09, 2017
49 stars
Dec 17, 2021
4 usages
49 stars
Jun 20, 2017
2 usages
985 stars
Jul 01, 2023
4 usages
130 stars
Nov 05, 2015
1 stars