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