License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-vuematerial-vue-material |
Version | Version1.0.0-beta-10.1 |
Type | Typejar |
Description |
Descriptionvue-material
WebJar for vue-material
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuematerial-vue-material/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-vuematerial-vue-material</artifactId>
<version>1.0.0-beta-10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuematerial-vue-material/
implementation 'org.webjars.npm:github-com-vuematerial-vue-material:1.0.0-beta-10.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-vuematerial-vue-material/
implementation ("org.webjars.npm:github-com-vuematerial-vue-material:1.0.0-beta-10.1")
'org.webjars.npm:github-com-vuematerial-vue-material:jar:1.0.0-beta-10.1'
<dependency org="org.webjars.npm" name="github-com-vuematerial-vue-material" rev="1.0.0-beta-10.1">
<artifact name="github-com-vuematerial-vue-material" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-vuematerial-vue-material', version='1.0.0-beta-10.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-vuematerial-vue-material" % "1.0.0-beta-10.1"
[org.webjars.npm/github-com-vuematerial-vue-material "1.0.0-beta-10.1"]