License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-flip-move |
Version | Version2.9.14 |
Type | Typejar |
Description |
Descriptionreact-flip-move
WebJar for react-flip-move
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-flip-move-2.9.14.pom | |
react-flip-move-2.9.14.jar | 91 KB |
react-flip-move-2.9.14-sources.jar | 22 bytes |
react-flip-move-2.9.14-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-flip-move/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-flip-move</artifactId>
<version>2.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-flip-move/
implementation 'org.webjars.npm:react-flip-move:2.9.14'
// https://jarcasting.com/artifacts/org.webjars.npm/react-flip-move/
implementation ("org.webjars.npm:react-flip-move:2.9.14")
'org.webjars.npm:react-flip-move:jar:2.9.14'
<dependency org="org.webjars.npm" name="react-flip-move" rev="2.9.14">
<artifact name="react-flip-move" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-flip-move', version='2.9.14')
)
libraryDependencies += "org.webjars.npm" % "react-flip-move" % "2.9.14"
[org.webjars.npm/react-flip-move "2.9.14"]