License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-vuelidate-vuelidate |
Version | Version0.7.4 |
Type | Typejar |
Description |
Descriptionvuelidate
WebJar for vuelidate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuelidate-vuelidate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-vuelidate-vuelidate</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuelidate-vuelidate/
implementation 'org.webjars.npm:github-com-vuelidate-vuelidate:0.7.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuelidate-vuelidate/
implementation ("org.webjars.npm:github-com-vuelidate-vuelidate:0.7.4")
'org.webjars.npm:github-com-vuelidate-vuelidate:jar:0.7.4'
<dependency org="org.webjars.npm" name="github-com-vuelidate-vuelidate" rev="0.7.4">
<artifact name="github-com-vuelidate-vuelidate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-vuelidate-vuelidate', version='0.7.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-vuelidate-vuelidate" % "0.7.4"
[org.webjars.npm/github-com-vuelidate-vuelidate "0.7.4"]