is not current version
Last Version 2.13.1

org.webjars:jshint-parent 2.6.3

Parent WebJar for JSHint

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jshint-parent
Version

Version

2.6.3
Type

Type

pom

Download jshint-parent 2.6.3

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

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