is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-runtime 5.8.24

WebJar for babel-runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-runtime
Version

Version

5.8.24
Type

Type

jar

Download babel-runtime 5.8.24


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