is not current version
Last Version 3.0.0-beta.3

org.webjars.npm:vuetify 1.5.13

WebJar for vuetify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vuetify
Version

Version

1.5.13
Type

Type

jar

Download vuetify 1.5.13


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