is not current version
Last Version 0.35.6

org.webjars.npm:es6-shim 0.34.2

WebJar for es6-shim

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

es6-shim
Version

Version

0.34.2
Type

Type

jar

Download es6-shim 0.34.2


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