is not current version
Last Version 2.17.3

org.webjars.npm:react-color 2.17.2

WebJar for react-color

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-color
Version

Version

2.17.2
Type

Type

jar

Download react-color 2.17.2


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