GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel__runtime-corejs2 |
Version | Version7.4.5 |
Type | Typejar |
Filename | Size |
---|---|
babel__runtime-corejs2-7.4.5.pom | |
babel__runtime-corejs2-7.4.5.jar | 104 KB |
babel__runtime-corejs2-7.4.5-sources.jar | 22 bytes |
babel__runtime-corejs2-7.4.5-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.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel__runtime-corejs2/
implementation 'org.webjars.npm:babel__runtime-corejs2:7.4.5'
// https://jarcasting.com/artifacts/org.webjars.npm/babel__runtime-corejs2/
implementation ("org.webjars.npm:babel__runtime-corejs2:7.4.5")
'org.webjars.npm:babel__runtime-corejs2:jar:7.4.5'
<dependency org="org.webjars.npm" name="babel__runtime-corejs2" rev="7.4.5">
<artifact name="babel__runtime-corejs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel__runtime-corejs2', version='7.4.5')
)
libraryDependencies += "org.webjars.npm" % "babel__runtime-corejs2" % "7.4.5"
[org.webjars.npm/babel__runtime-corejs2 "7.4.5"]