is not current version
Last Version 3.2.36

org.webjars.npm:vue 2.5.18-beta.0

WebJar for vue

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue
Version

Version

2.5.18-beta.0
Type

Type

jar

Download vue 2.5.18-beta.0


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