WebJar for JSLint
More info: http://webjars.org
License |
License
Copyright (c) 2002 Douglas Crockford
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjslint |
Last Version | Last Version20140708-394bf29 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSLint
WebJar for JSLint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jslint-20140708-394bf29.pom | |
jslint-20140708-394bf29.jar | 30 KB |
jslint-20140708-394bf29-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jslint/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jslint</artifactId>
<version>20140708-394bf29</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jslint/
implementation 'org.webjars:jslint:20140708-394bf29'
// https://jarcasting.com/artifacts/org.webjars/jslint/
implementation ("org.webjars:jslint:20140708-394bf29")
'org.webjars:jslint:jar:20140708-394bf29'
<dependency org="org.webjars" name="jslint" rev="20140708-394bf29">
<artifact name="jslint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jslint', version='20140708-394bf29')
)
libraryDependencies += "org.webjars" % "jslint" % "20140708-394bf29"
[org.webjars/jslint "20140708-394bf29"]
WebJar for JSLint
More info: http://webjars.org