| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.vuejs |
| ArtifactId | ArtifactIdvue |
| Last Version | Last Version2.6.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvue
WebJar for vue
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vue-2.6.14.pom | |
| vue-2.6.14.jar | 1 MB |
| vue-2.6.14-sources.jar | 22 bytes |
| vue-2.6.14-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.vuejs/vue/ -->
<dependency>
<groupId>org.webjars.bowergithub.vuejs</groupId>
<artifactId>vue</artifactId>
<version>2.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vuejs/vue/
implementation 'org.webjars.bowergithub.vuejs:vue:2.6.14'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.vuejs/vue/
implementation ("org.webjars.bowergithub.vuejs:vue:2.6.14")
'org.webjars.bowergithub.vuejs:vue:jar:2.6.14'
<dependency org="org.webjars.bowergithub.vuejs" name="vue" rev="2.6.14">
<artifact name="vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.vuejs', module='vue', version='2.6.14')
)
libraryDependencies += "org.webjars.bowergithub.vuejs" % "vue" % "2.6.14"
[org.webjars.bowergithub.vuejs/vue "2.6.14"]