Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdreact-motion |
Version | Version0.4.4 |
Type | Typejar |
Filename | Size |
---|---|
react-motion-0.4.4.pom | |
react-motion-0.4.4.jar | 13 KB |
react-motion-0.4.4-sources.jar | 22 bytes |
react-motion-0.4.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/react-motion/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>react-motion</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/react-motion/
implementation 'org.webjars.bower:react-motion:0.4.4'
// https://jarcasting.com/artifacts/org.webjars.bower/react-motion/
implementation ("org.webjars.bower:react-motion:0.4.4")
'org.webjars.bower:react-motion:jar:0.4.4'
<dependency org="org.webjars.bower" name="react-motion" rev="0.4.4">
<artifact name="react-motion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='react-motion', version='0.4.4')
)
libraryDependencies += "org.webjars.bower" % "react-motion" % "0.4.4"
[org.webjars.bower/react-motion "0.4.4"]