не последняя версия
Последняя версия 0.3.8

com.facebook.rebound:rebound 0.3.3

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

Группа

Группа

com.facebook.rebound
Идентификатор

Идентификатор

rebound
Версия

Версия

0.3.3
Тип

Тип

jar

Скачать rebound 0.3.3


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