v

vue__compiler-sfc

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