is not current version
Last Version 4.6.7

org.webjars.npm:es5-shim 4.5.8

WebJar for es5-shim

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

es5-shim
Version

Version

4.5.8
Type

Type

jar

Download es5-shim 4.5.8


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