License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvue__shared |
Last Version | Last Version3.2.36 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@vue/shared
WebJar for @vue/shared
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vue__shared-3.2.36.pom | |
vue__shared-3.2.36.jar | 26 KB |
vue__shared-3.2.36-sources.jar | 22 bytes |
vue__shared-3.2.36-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue__shared/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue__shared</artifactId>
<version>3.2.36</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue__shared/
implementation 'org.webjars.npm:vue__shared:3.2.36'
// https://jarcasting.com/artifacts/org.webjars.npm/vue__shared/
implementation ("org.webjars.npm:vue__shared:3.2.36")
'org.webjars.npm:vue__shared:jar:3.2.36'
<dependency org="org.webjars.npm" name="vue__shared" rev="3.2.36">
<artifact name="vue__shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue__shared', version='3.2.36')
)
libraryDependencies += "org.webjars.npm" % "vue__shared" % "3.2.36"
[org.webjars.npm/vue__shared "3.2.36"]