Last Version

vue 3.2.36

WebJar for vue

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue
Version

Version

3.2.36
Type

Type

jar
Description

Description

vue
WebJar for vue
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/vuejs/core

Download vue 3.2.36


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

Dependencies

compile (5)

Group / Artifact Type Version
org.webjars.npm : vue__server-renderer jar [3.2.36]
org.webjars.npm : vue__compiler-dom jar [3.2.36]
org.webjars.npm : vue__shared jar [3.2.36]
org.webjars.npm : vue__runtime-dom jar [3.2.36]
org.webjars.npm : vue__compiler-sfc jar [3.2.36]

Project Modules

There are no modules declared in this project.