is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-runtime 5.8.19

WebJar for babel-runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-runtime
Version

Version

5.8.19
Type

Type

jar

Download babel-runtime 5.8.19


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