is not current version
Last Version 6.3.26-1

org.webjars:babel 6.3.26

WebJar for Babel

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

babel
Version

Version

6.3.26
Type

Type

jar

Download babel 6.3.26


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