is not current version
Last Version 2.10.1

org.webjars.npm:gulp-git 2.10.0

WebJar for gulp-git

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gulp-git
Version

Version

2.10.0
Type

Type

jar

Download gulp-git 2.10.0


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