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