is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-core 6.0.16

WebJar for babel-core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-core
Version

Version

6.0.16
Type

Type

jar

Download babel-core 6.0.16


<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-core/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>babel-core</artifactId>
    <version>6.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-core/
implementation 'org.webjars.npm:babel-core:6.0.16'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-core/
implementation ("org.webjars.npm:babel-core:6.0.16")
'org.webjars.npm:babel-core:jar:6.0.16'
<dependency org="org.webjars.npm" name="babel-core" rev="6.0.16">
  <artifact name="babel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-core', version='6.0.16')
)
libraryDependencies += "org.webjars.npm" % "babel-core" % "6.0.16"
[org.webjars.npm/babel-core "6.0.16"]