is not current version
Last Version 1.5.8

org.webjars.npm:es-module-shims 1.3.0

WebJar for es-module-shims

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

es-module-shims
Version

Version

1.3.0
Type

Type

jar

Download es-module-shims 1.3.0


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