is not current version
Last Version 1.0.5

org.webjars.npm:react-smooth 0.3.0

WebJar for react-smooth

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-smooth
Version

Version

0.3.0
Type

Type

jar

Download react-smooth 0.3.0


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