MVN

com.facebook.rebound : rebound

Maven & Gradle

Jun 04, 2015
21 usages
5.4k stars

Rebound · Rebound is a simple spring dynamics animation library for Java and Android applications.

<dependency>
    <groupId>com.facebook.rebound</groupId>
    <artifactId>rebound</artifactId>
    <version>0.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook.rebound : rebound to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.8

All Versions

Choose a version of com.facebook.rebound : rebound to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
rebound-0.3.8
rebound-0.3.7
rebound-0.3.6
rebound-0.3.5
rebound-0.3.4
rebound-0.3.3
rebound-0.3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.facebook.rebound</groupId>
    <artifactId>rebound</artifactId>
    <version>0.3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook.rebound : rebound gradle dependency to your build.gradle file:

implementation 'com.facebook.rebound:rebound:0.3.8'

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

implementation("com.facebook.rebound:rebound:0.3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook.rebound : rebound sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook.rebound" % "rebound" % "0.3.8"

Advertisement

Dependencies from Group

Jun 04, 2015
21 usages
5.4k stars

Discover Dependencies

Sep 06, 2016
28 usages
1k stars
Mar 07, 2019
1 usages
18 stars
Mar 02, 2022
8 usages
444 stars
Jul 18, 2019
1 stars
Jul 28, 2018
1 usages
0 stars
Jul 28, 2018
2 usages
0 stars
Jul 28, 2018
2 usages
0 stars
Jul 08, 2015
37 stars
Jun 10, 2015
924 stars
Jun 06, 2015
9 usages
28 stars