is not current version
Last Version 12

org.webjars:jshint 2.6.3-2

WebJar for JSHint

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jshint
Version

Version

2.6.3-2
Type

Type

jar

Download jshint 2.6.3-2


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