is not current version
Last Version 2.17.3

org.webjars.npm:react-color 2.13.8

WebJar for react-color

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-color
Version

Version

2.13.8
Type

Type

jar

Download react-color 2.13.8


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