Last Version

jshint4j 2.9.5

Java wrapper for JSHint (http://www.jshint.com/).

License

License

MIT
GroupId

GroupId

pl.touk
ArtifactId

ArtifactId

jshint4j
Version

Version

2.9.5
Type

Type

jar
Description

Description

jshint4j
Java wrapper for JSHint (http://www.jshint.com/).
Project URL

Project URL

https://github.com/TouK/jshint4j
Source Code Management

Source Code Management

https://github.com/gildur/jshint4j

Download jshint4j 2.9.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.