License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdajv-errors |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionajv-errors
WebJar for ajv-errors
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ajv-errors-1.0.1.pom | |
ajv-errors-1.0.1.jar | 13 KB |
ajv-errors-1.0.1-sources.jar | 22 bytes |
ajv-errors-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ajv-errors/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ajv-errors</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ajv-errors/
implementation 'org.webjars.npm:ajv-errors:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ajv-errors/
implementation ("org.webjars.npm:ajv-errors:1.0.1")
'org.webjars.npm:ajv-errors:jar:1.0.1'
<dependency org="org.webjars.npm" name="ajv-errors" rev="1.0.1">
<artifact name="ajv-errors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ajv-errors', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "ajv-errors" % "1.0.1"
[org.webjars.npm/ajv-errors "1.0.1"]