is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-runtime 6.0.8

WebJar for babel-runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-runtime
Version

Version

6.0.8
Type

Type

jar

Download babel-runtime 6.0.8


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