is not current version
Last Version 2.13.1

org.webjars:jshint-node 2.6.3-2

WebJar for JSHint Node sources

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jshint-node
Version

Version

2.6.3-2
Type

Type

jar

Download jshint-node 2.6.3-2


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