Jar examples for r:rebound
Rebound is a simple spring dynamics animation library for Java and Android applications.
You can download jar file rebound 0.3.7 in this page.
BSD 2-Clause License
You can use the following script to add rebound-0.3.7.jar to your project.
<dependency> <groupId>com.facebook.rebound</groupId> <artifactId>rebound</artifactId> <version>0.3.7</version> </dependency>
compile group: 'com.facebook.rebound', name: 'rebound', version: '0.3.7'
libraryDependencies += "com.facebook.rebound" % "rebound" % "0.3.7"
<dependency org="com.facebook.rebound" name="rebound" rev="0.3.7"/>
@Grapes(@Grab(group='com.facebook.rebound', module='rebound', version='0.3.7'))
'com.facebook.rebound:rebound:jar:0.3.7'
Click the following link to download the jar file.
rebound-0.3.7-javadoc.jar