is not current version
Last Version 0.10.0

org.webjars.npm:vue-mdl 0.8.4

WebJar for vue-mdl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-mdl
Version

Version

0.8.4
Type

Type

jar

Download vue-mdl 0.8.4


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