is not current version
Last Version 8.17.0

org.webjars.npm:eslint 6.4.0

WebJar for eslint

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

eslint
Version

Version

6.4.0
Type

Type

jar

Download eslint 6.4.0


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