v

vue__compiler-sfc

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