is not current version
Last Version 6.26.0

org.webjars.npm:babel-standalone 6.23.1

WebJar for babel-standalone

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-standalone
Version

Version

6.23.1
Type

Type

jar

Download babel-standalone 6.23.1


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