b

babel__helper-replace-supers

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