Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-baianat-vee-validate |
Version | Version2.0.0-rc.19 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-baianat-vee-validate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-baianat-vee-validate</artifactId>
<version>2.0.0-rc.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-baianat-vee-validate/
implementation 'org.webjars.npm:github-com-baianat-vee-validate:2.0.0-rc.19'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-baianat-vee-validate/
implementation ("org.webjars.npm:github-com-baianat-vee-validate:2.0.0-rc.19")
'org.webjars.npm:github-com-baianat-vee-validate:jar:2.0.0-rc.19'
<dependency org="org.webjars.npm" name="github-com-baianat-vee-validate" rev="2.0.0-rc.19">
<artifact name="github-com-baianat-vee-validate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-baianat-vee-validate', version='2.0.0-rc.19')
)
libraryDependencies += "org.webjars.npm" % "github-com-baianat-vee-validate" % "2.0.0-rc.19"
[org.webjars.npm/github-com-baianat-vee-validate "2.0.0-rc.19"]