is not current version
Last Version 6.26.0

org.webjars.npm:babel-standalone 6.24.0

WebJar for babel-standalone

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-standalone
Version

Version

6.24.0
Type

Type

jar

Download babel-standalone 6.24.0


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