is not current version
Last Version 1.0.17

org.webjars.npm:github-com-vuetifyjs-vuetify 0.17.2

WebJar for vuetify

Categories

Categories

JavaScript Languages Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-vuetifyjs-vuetify
Version

Version

0.17.2
Type

Type

jar

Download github-com-vuetifyjs-vuetify 0.17.2


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