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