is not current version
Last Version 2.3.0

org.webjars.npm:gulp-cli 1.2.2

WebJar for gulp-cli

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-cli
Version

Version

1.2.2
Type

Type

jar

Download gulp-cli 1.2.2


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