is not current version
Last Version 2.1.0

org.webjars.npm:watchpack 2.0.0-beta.7

WebJar for watchpack

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

watchpack
Version

Version

2.0.0-beta.7
Type

Type

jar

Download watchpack 2.0.0-beta.7


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