is not current version
Last Version 7.0.0-beta.3

org.webjars.npm:babel-polyfill 6.13.0

WebJar for babel-polyfill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel-polyfill
Version

Version

6.13.0
Type

Type

jar

Download babel-polyfill 6.13.0


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