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