| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторes-module-shims |
| Последняя версия | Последняя версия1.5.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеes-module-shims
WebJar for es-module-shims
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| es-module-shims-1.5.8.pom | |
| es-module-shims-1.5.8.jar | 30 KB |
| es-module-shims-1.5.8-sources.jar | 22 bytes |
| es-module-shims-1.5.8-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/es-module-shims/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>es-module-shims</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/es-module-shims/
implementation 'org.webjars.npm:es-module-shims:1.5.8'
// https://jarcasting.com/artifacts/org.webjars.npm/es-module-shims/
implementation ("org.webjars.npm:es-module-shims:1.5.8")
'org.webjars.npm:es-module-shims:jar:1.5.8'
<dependency org="org.webjars.npm" name="es-module-shims" rev="1.5.8">
<artifact name="es-module-shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='es-module-shims', version='1.5.8')
)
libraryDependencies += "org.webjars.npm" % "es-module-shims" % "1.5.8"
[org.webjars.npm/es-module-shims "1.5.8"]