g

grunt-contrib-watch

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