Last Version

Rebound 0.3.8

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

License

License

GroupId

GroupId

com.facebook.rebound
ArtifactId

ArtifactId

rebound
Version

Version

0.3.8
Type

Type

jar
Description

Description

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

Download rebound 0.3.8


<!-- https://jarcasting.com/artifacts/com.facebook.rebound/rebound/ -->
<dependency>
    <groupId>com.facebook.rebound</groupId>
    <artifactId>rebound</artifactId>
    <version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.rebound/rebound/
implementation 'com.facebook.rebound:rebound:0.3.8'
// https://jarcasting.com/artifacts/com.facebook.rebound/rebound/
implementation ("com.facebook.rebound:rebound:0.3.8")
'com.facebook.rebound:rebound:jar:0.3.8'
<dependency org="com.facebook.rebound" name="rebound" rev="0.3.8">
  <artifact name="rebound" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.rebound', module='rebound', version='0.3.8')
)
libraryDependencies += "com.facebook.rebound" % "rebound" % "0.3.8"
[com.facebook.rebound/rebound "0.3.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.