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