is not current version
Last Version 1.4.0

org.webjars.npm:colors 0.6.0-1

WebJar for colors

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

colors
Version

Version

0.6.0-1
Type

Type

jar

Download colors 0.6.0-1


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