is not current version
Last Version 2.2.0

org.webjars.npm:tapable 0.2.6

WebJar for tapable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tapable
Version

Version

0.2.6
Type

Type

jar

Download tapable 0.2.6


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