License |
License
MIT
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__json-schema |
Last Version | Last Version7.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@types/json-schema
WebJar for @types/json-schema
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__json-schema-7.0.11.pom | |
types__json-schema-7.0.11.jar | 8 KB |
types__json-schema-7.0.11-sources.jar | 22 bytes |
types__json-schema-7.0.11-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__json-schema/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__json-schema</artifactId>
<version>7.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__json-schema/
implementation 'org.webjars.npm:types__json-schema:7.0.11'
// https://jarcasting.com/artifacts/org.webjars.npm/types__json-schema/
implementation ("org.webjars.npm:types__json-schema:7.0.11")
'org.webjars.npm:types__json-schema:jar:7.0.11'
<dependency org="org.webjars.npm" name="types__json-schema" rev="7.0.11">
<artifact name="types__json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__json-schema', version='7.0.11')
)
libraryDependencies += "org.webjars.npm" % "types__json-schema" % "7.0.11"
[org.webjars.npm/types__json-schema "7.0.11"]