is not current version
Last Version 1.0.5

org.webjars.npm:react-smooth 1.0.2

WebJar for react-smooth

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-smooth
Version

Version

1.0.2
Type

Type

jar

Download react-smooth 1.0.2


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