is not current version
Last Version 2.1.0

org.webjars.npm:watchpack 0.2.8

WebJar for watchpack

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

watchpack
Version

Version

0.2.8
Type

Type

jar

Download watchpack 0.2.8


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