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