v

vue__compiler-sfc

WebJar for @vue/compiler-sfc
https://www.webjars.org
MIT
Files download
File Operation
vue__compiler-sfc-3.4.23.jar download
vue__compiler-sfc-3.4.23.pom download
vue__compiler-sfc-3.4.23-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>vue__compiler-sfc</artifactId>
  <version>3.4.23</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:vue__compiler-sfc:3.4.23'
Gradle Kotlin
implementation("org.webjars.npm:vue__compiler-sfc:3.4.23")
Scala SBT
libraryDependencies += "org.webjars.npm" % "vue__compiler-sfc" % "3.4.23"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='vue__compiler-sfc', version='3.4.23')
)
Apache Ivy
<dependency org="org.webjars.npm" name="vue__compiler-sfc" rev="3.4.23" />
Leiningen
[org.webjars.npm/vue__compiler-sfc "3.4.23"]
Apache Buildr
'org.webjars.npm:vue__compiler-sfc:jar:3.4.23'