b

babel__core

WebJar for @babel/core
https://www.webjars.org
MIT
Files download
File Operation
babel__core-7.17.2.jar download
babel__core-7.17.2.pom download
babel__core-7.17.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>babel__core</artifactId>
  <version>7.17.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:babel__core:7.17.2'
Gradle Kotlin
implementation("org.webjars.npm:babel__core:7.17.2")
Scala SBT
libraryDependencies += "org.webjars.npm" % "babel__core" % "7.17.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='babel__core', version='7.17.2')
)
Apache Ivy
<dependency org="org.webjars.npm" name="babel__core" rev="7.17.2" />
Leiningen
[org.webjars.npm/babel__core "7.17.2"]
Apache Buildr
'org.webjars.npm:babel__core:jar:7.17.2'