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