is not current version
Last Version 2.0.1

org.webjars.npm:color-convert 0.5.3

WebJar for color-convert

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

color-convert
Version

Version

0.5.3
Type

Type

jar

Download color-convert 0.5.3


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