License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjshint-node |
Last Version | Last Version2.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSHint Node
WebJar for JSHint Node sources
|
Project URL |
Project URL |
Filename | Size |
---|---|
jshint-node-2.13.1.pom | |
jshint-node-2.13.1.jar | 164 KB |
jshint-node-2.13.1-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jshint-node/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jshint-node</artifactId>
<version>2.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jshint-node/
implementation 'org.webjars:jshint-node:2.13.1'
// https://jarcasting.com/artifacts/org.webjars/jshint-node/
implementation ("org.webjars:jshint-node:2.13.1")
'org.webjars:jshint-node:jar:2.13.1'
<dependency org="org.webjars" name="jshint-node" rev="2.13.1">
<artifact name="jshint-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jshint-node', version='2.13.1')
)
libraryDependencies += "org.webjars" % "jshint-node" % "2.13.1"
[org.webjars/jshint-node "2.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : underscorejs | jar | 1.5.2-2 |
org.webjars : console-browserify | jar | 0.1.6-1 |