GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbabel-helper-call-delegate |
Version | Version6.18.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-call-delegate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel-helper-call-delegate</artifactId>
<version>6.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-call-delegate/
implementation 'org.webjars.npm:babel-helper-call-delegate:6.18.0'
// https://jarcasting.com/artifacts/org.webjars.npm/babel-helper-call-delegate/
implementation ("org.webjars.npm:babel-helper-call-delegate:6.18.0")
'org.webjars.npm:babel-helper-call-delegate:jar:6.18.0'
<dependency org="org.webjars.npm" name="babel-helper-call-delegate" rev="6.18.0">
<artifact name="babel-helper-call-delegate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='babel-helper-call-delegate', version='6.18.0')
)
libraryDependencies += "org.webjars.npm" % "babel-helper-call-delegate" % "6.18.0"
[org.webjars.npm/babel-helper-call-delegate "6.18.0"]