is not current version
Last Version 5.4.0

org.webjars.npm:react-swipeable 4.0.0

WebJar for react-swipeable

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-swipeable
Version

Version

4.0.0
Type

Type

jar

Download react-swipeable 4.0.0


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