is not current version
Last Version 6.26.0

org.webjars.npm:babel-standalone 1.0.0

WebJar for babel-standalone

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-standalone
Version

Version

1.0.0
Type

Type

jar

Download babel-standalone 1.0.0


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