is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-core 5.5.8

WebJar for babel-core

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-core
Version

Version

5.5.8
Type

Type

jar

Download babel-core 5.5.8


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