is not current version
Last Version 7.12.1

org.webjars.npm:babel__polyfill 7.2.5

WebJar for @babel/polyfill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

babel__polyfill
Version

Version

7.2.5
Type

Type

jar

Download babel__polyfill 7.2.5


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