is not current version
Last Version 2.6.14

org.webjars.bowergithub.vuejs:vue 2.1.6

WebJar for vue

GroupId

GroupId

org.webjars.bowergithub.vuejs
ArtifactId

ArtifactId

vue
Version

Version

2.1.6
Type

Type

jar

Download vue 2.1.6


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