is not current version
Last Version 6.5.2

org.webjars.npm:babel 5.3.1

WebJar for babel

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel
Version

Version

5.3.1
Type

Type

jar

Download babel 5.3.1


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