is not current version
Last Version 1.0.5

org.webjars.npm:react-smooth 0.1.20

WebJar for react-smooth

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-smooth
Version

Version

0.1.20
Type

Type

jar

Download react-smooth 0.1.20


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