is not current version
Last Version 2.13.1

org.webjars:jshint-parent 2.8.0

Parent WebJar for JSHint

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jshint-parent
Version

Version

2.8.0
Type

Type

pom

Download jshint-parent 2.8.0

Filename Size
jshint-parent-2.8.0.pom 4 KB
Browse

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