License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-vuetifyjs-vuetify |
Version | Version1.0.17 |
Type | Typejar |
Description |
Descriptionvuetify
WebJar for vuetify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuetifyjs-vuetify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-vuetifyjs-vuetify</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuetifyjs-vuetify/
implementation 'org.webjars.npm:github-com-vuetifyjs-vuetify:1.0.17'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuetifyjs-vuetify/
implementation ("org.webjars.npm:github-com-vuetifyjs-vuetify:1.0.17")
'org.webjars.npm:github-com-vuetifyjs-vuetify:jar:1.0.17'
<dependency org="org.webjars.npm" name="github-com-vuetifyjs-vuetify" rev="1.0.17">
<artifact name="github-com-vuetifyjs-vuetify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-vuetifyjs-vuetify', version='1.0.17')
)
libraryDependencies += "org.webjars.npm" % "github-com-vuetifyjs-vuetify" % "1.0.17"
[org.webjars.npm/github-com-vuetifyjs-vuetify "1.0.17"]