b

babel__helper-replace-supers

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