License |
License
BSD
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.bowergithub.kriszyp |
ArtifactId | ArtifactIdjson-schema |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionjson-schema
WebJar for json-schema
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-schema-0.2.3.pom | |
json-schema-0.2.3.jar | 46 KB |
json-schema-0.2.3-sources.jar | 22 bytes |
json-schema-0.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.kriszyp/json-schema/ -->
<dependency>
<groupId>org.webjars.bowergithub.kriszyp</groupId>
<artifactId>json-schema</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.kriszyp/json-schema/
implementation 'org.webjars.bowergithub.kriszyp:json-schema:0.2.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.kriszyp/json-schema/
implementation ("org.webjars.bowergithub.kriszyp:json-schema:0.2.3")
'org.webjars.bowergithub.kriszyp:json-schema:jar:0.2.3'
<dependency org="org.webjars.bowergithub.kriszyp" name="json-schema" rev="0.2.3">
<artifact name="json-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.kriszyp', module='json-schema', version='0.2.3')
)
libraryDependencies += "org.webjars.bowergithub.kriszyp" % "json-schema" % "0.2.3"
[org.webjars.bowergithub.kriszyp/json-schema "0.2.3"]