is not current version
Last Version 3.0.0-beta.3

org.webjars.npm:vuetify 2.2.14

WebJar for vuetify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vuetify
Version

Version

2.2.14
Type

Type

jar

Download vuetify 2.2.14


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