is not current version
Last Version 7.0.11

org.webjars.npm:types__json-schema 7.0.4

WebJar for @types/json-schema

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__json-schema
Version

Version

7.0.4
Type

Type

jar

Download types__json-schema 7.0.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__json-schema/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>types__json-schema</artifactId>
    <version>7.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__json-schema/
implementation 'org.webjars.npm:types__json-schema:7.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/types__json-schema/
implementation ("org.webjars.npm:types__json-schema:7.0.4")
'org.webjars.npm:types__json-schema:jar:7.0.4'
<dependency org="org.webjars.npm" name="types__json-schema" rev="7.0.4">
  <artifact name="types__json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__json-schema', version='7.0.4')
)
libraryDependencies += "org.webjars.npm" % "types__json-schema" % "7.0.4"
[org.webjars.npm/types__json-schema "7.0.4"]