is not current version
Last Version 6.5.2

org.webjars.npm:babel 6.0.15

WebJar for babel

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel
Version

Version

6.0.15
Type

Type

jar

Download babel 6.0.15


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