License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjust-validate |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjust-validate
WebJar for just-validate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
just-validate-3.5.2.pom | |
just-validate-3.5.2.jar | 26 KB |
just-validate-3.5.2-sources.jar | 22 bytes |
just-validate-3.5.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/just-validate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>just-validate</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/just-validate/
implementation 'org.webjars.npm:just-validate:3.5.2'
// https://jarcasting.com/artifacts/org.webjars.npm/just-validate/
implementation ("org.webjars.npm:just-validate:3.5.2")
'org.webjars.npm:just-validate:jar:3.5.2'
<dependency org="org.webjars.npm" name="just-validate" rev="3.5.2">
<artifact name="just-validate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='just-validate', version='3.5.2')
)
libraryDependencies += "org.webjars.npm" % "just-validate" % "3.5.2"
[org.webjars.npm/just-validate "3.5.2"]