| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdvue |
| Version | Version3.2.26 |
| Type | Typejar |
| Description |
Descriptionvue
WebJar for vue
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vue-3.2.26.pom | |
| vue-3.2.26.jar | 632 KB |
| vue-3.2.26-sources.jar | 22 bytes |
| vue-3.2.26-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue</artifactId>
<version>3.2.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue/
implementation 'org.webjars.npm:vue:3.2.26'
// https://jarcasting.com/artifacts/org.webjars.npm/vue/
implementation ("org.webjars.npm:vue:3.2.26")
'org.webjars.npm:vue:jar:3.2.26'
<dependency org="org.webjars.npm" name="vue" rev="3.2.26">
<artifact name="vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue', version='3.2.26')
)
libraryDependencies += "org.webjars.npm" % "vue" % "3.2.26"
[org.webjars.npm/vue "3.2.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : vue__shared | jar | [3.2.26] |
| org.webjars.npm : vue__compiler-sfc | jar | [3.2.26] |
| org.webjars.npm : vue__compiler-dom | jar | [3.2.26] |
| org.webjars.npm : vue__server-renderer | jar | [3.2.26] |
| org.webjars.npm : vue__runtime-dom | jar | [3.2.26] |