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

org.webjars:react-motion 0.3.0

WebJar for React-Motion

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars
Идентификатор

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

react-motion
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать react-motion 0.3.0


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