is not current version
Last Version 0.7.6

org.webjars.npm:vuelidate 0.3.1

WebJar for vuelidate

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vuelidate
Version

Version

0.3.1
Type

Type

jar

Download vuelidate 0.3.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/vuelidate/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vuelidate</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vuelidate/
implementation 'org.webjars.npm:vuelidate:0.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/vuelidate/
implementation ("org.webjars.npm:vuelidate:0.3.1")
'org.webjars.npm:vuelidate:jar:0.3.1'
<dependency org="org.webjars.npm" name="vuelidate" rev="0.3.1">
  <artifact name="vuelidate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vuelidate', version='0.3.1')
)
libraryDependencies += "org.webjars.npm" % "vuelidate" % "0.3.1"
[org.webjars.npm/vuelidate "0.3.1"]