is not current version
Last Version 7.18.3

org.webjars.npm:babel__runtime 7.3.4

WebJar for @babel/runtime

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel__runtime
Version

Version

7.3.4
Type

Type

jar

Download babel__runtime 7.3.4


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