is not current version
Last Version 3.0.0-beta.3

org.webjars.npm:vuetify 2.3.17

WebJar for vuetify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vuetify
Version

Version

2.3.17
Type

Type

jar

Download vuetify 2.3.17


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