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