is not current version
Last Version 2.2.0

org.webjars.npm:tapable 1.0.0-beta.5

WebJar for tapable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tapable
Version

Version

1.0.0-beta.5
Type

Type

jar

Download tapable 1.0.0-beta.5


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