is not current version
Last Version 1.1.3

org.webjars:chalk 0.4.0-1

WebJar for chalk

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

chalk
Version

Version

0.4.0-1
Type

Type

jar

Download chalk 0.4.0-1


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