GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel__runtime-corejs2 |
Version | Version7.6.0 |
Type | Typejar |
Filename | Size |
---|---|
babel__runtime-corejs2-7.6.0.pom | |
babel__runtime-corejs2-7.6.0.jar | 108 KB |
babel__runtime-corejs2-7.6.0-sources.jar | 22 bytes |
babel__runtime-corejs2-7.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel__runtime-corejs2/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__runtime-corejs2</artifactId>
<version>7.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__runtime-corejs2/
implementation 'org.webjars.npm:babel__runtime-corejs2:7.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__runtime-corejs2/
implementation ("org.webjars.npm:babel__runtime-corejs2:7.6.0")
'org.webjars.npm:babel__runtime-corejs2:jar:7.6.0'
<dependency org="org.webjars.npm" name="babel__runtime-corejs2" rev="7.6.0">
<artifact name="babel__runtime-corejs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__runtime-corejs2', version='7.6.0')
)
libraryDependencies += "org.webjars.npm" % "babel__runtime-corejs2" % "7.6.0"
[org.webjars.npm/babel__runtime-corejs2 "7.6.0"]