tv4-webjar
Build a webjar for the tv4 library
Tiny Validator (for v4 JSON Schema) - https://github.com/geraintluff/tv4
More information about WebJars - http://www.webjars.org
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdtv4 |
| Last Version | Last Version1.0.17-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontv4
A public domain JSON Schema validator for JavaScript
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tv4-1.0.17-1.pom | |
| tv4-1.0.17-1.jar | 36 KB |
| tv4-1.0.17-1-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/tv4/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>tv4</artifactId>
<version>1.0.17-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/tv4/
implementation 'org.webjars:tv4:1.0.17-1'
// https://jarcasting.com/artifacts/org.webjars/tv4/
implementation ("org.webjars:tv4:1.0.17-1")
'org.webjars:tv4:jar:1.0.17-1'
<dependency org="org.webjars" name="tv4" rev="1.0.17-1">
<artifact name="tv4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='tv4', version='1.0.17-1')
)
libraryDependencies += "org.webjars" % "tv4" % "1.0.17-1"
[org.webjars/tv4 "1.0.17-1"]
Build a webjar for the tv4 library
Tiny Validator (for v4 JSON Schema) - https://github.com/geraintluff/tv4
More information about WebJars - http://www.webjars.org