Last Version

jslint4java ant task 2.0.5

An ant task to run JSLint.

License

License

New BSD License
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.googlecode.jslint4java
ArtifactId

ArtifactId

jslint4java-ant
Version

Version

2.0.5
Type

Type

jar
Description

Description

jslint4java ant task
An ant task to run JSLint.
Project URL

Project URL

http://code.google.com/p/jslint4java/jslint4java-ant/

Download jslint4java-ant 2.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jslint4java : jslint4java jar 2.0.5

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.4

test (3)

Group / Artifact Type Version
org.apache.ant : ant-antunit jar 1.2
junit : junit jar 4.11
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.