is not current version
Last Version 3.2.36

org.webjars.npm:vue__compiler-ssr 3.2.23

WebJar for @vue/compiler-ssr

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue__compiler-ssr
Version

Version

3.2.23
Type

Type

jar

Download vue__compiler-ssr 3.2.23


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