is not current version
Last Version 1.0.1

org.webjars.npm:cyclist 0.2.2

WebJar for cyclist

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cyclist
Version

Version

0.2.2
Type

Type

jar

Download cyclist 0.2.2


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