не последняя версия
Последняя версия 1.5.8

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

WebJar for es-module-shims

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

es-module-shims
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать 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"]