is not current version
Last Version 1.0.1

org.webjars.npm:cli 0.7.0

WebJar for cli

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cli
Version

Version

0.7.0
Type

Type

jar

Download cli 0.7.0


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