не последняя версия
Последняя версия 7.1.1

org.webjars.npm:eslint-scope 4.0.0

WebJar for eslint-scope

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

eslint-scope
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать eslint-scope 4.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/eslint-scope/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>eslint-scope</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-scope/
implementation 'org.webjars.npm:eslint-scope:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/eslint-scope/
implementation ("org.webjars.npm:eslint-scope:4.0.0")
'org.webjars.npm:eslint-scope:jar:4.0.0'
<dependency org="org.webjars.npm" name="eslint-scope" rev="4.0.0">
  <artifact name="eslint-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='eslint-scope', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "eslint-scope" % "4.0.0"
[org.webjars.npm/eslint-scope "4.0.0"]