is not current version
Last Version 2.9.5

org.webjars.bower:jshint 2.9.2

WebJar for jshint

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jshint
Version

Version

2.9.2
Type

Type

jar

Download jshint 2.9.2


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