is not current version
Last Version 6.3.26-1

org.webjars:babel 4.7.16

WebJar for Babel

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

babel
Version

Version

4.7.16
Type

Type

jar

Download babel 4.7.16


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