is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-runtime 6.9.2

WebJar for babel-runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-runtime
Version

Version

6.9.2
Type

Type

jar

Download babel-runtime 6.9.2


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