v

vue__compiler-sfc

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