is not current version
Last Version 3.22.7

org.webjars.npm:core-js-bundle 3.3.6

WebJar for core-js-bundle

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

core-js-bundle
Version

Version

3.3.6
Type

Type

jar

Download core-js-bundle 3.3.6


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