g

gulp-watch

WebJar for gulp-watch
http://webjars.org
MIT
Files download
File Operation
gulp-watch-5.0.1.jar download
gulp-watch-5.0.1.pom download
gulp-watch-5.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>gulp-watch</artifactId>
  <version>5.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:gulp-watch:5.0.1'
Gradle Kotlin
implementation("org.webjars.npm:gulp-watch:5.0.1")
Scala SBT
libraryDependencies += "org.webjars.npm" % "gulp-watch" % "5.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='gulp-watch', version='5.0.1')
)
Apache Ivy
<dependency org="org.webjars.npm" name="gulp-watch" rev="5.0.1" />
Leiningen
[org.webjars.npm/gulp-watch "5.0.1"]
Apache Buildr
'org.webjars.npm:gulp-watch:jar:5.0.1'