b

babel__helper-replace-supers

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