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