GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdeslint-scope |
Version | Version3.7.1 |
Type | Typejar |
Filename | Size |
---|---|
eslint-scope-3.7.1.pom | |
eslint-scope-3.7.1.jar | 27 KB |
eslint-scope-3.7.1-sources.jar | 22 bytes |
eslint-scope-3.7.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/eslint-scope/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eslint-scope</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-scope/
implementation 'org.webjars.npm:eslint-scope:3.7.1'
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-scope/
implementation ("org.webjars.npm:eslint-scope:3.7.1")
'org.webjars.npm:eslint-scope:jar:3.7.1'
<dependency org="org.webjars.npm" name="eslint-scope" rev="3.7.1">
<artifact name="eslint-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='eslint-scope', version='3.7.1')
)
libraryDependencies += "org.webjars.npm" % "eslint-scope" % "3.7.1"
[org.webjars.npm/eslint-scope "3.7.1"]