is not current version
Last Version 2.2.0

org.webjars.npm:tapable 2.0.0-beta.8

WebJar for tapable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tapable
Version

Version

2.0.0-beta.8
Type

Type

jar

Download tapable 2.0.0-beta.8


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