License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjshint-parent |
Last Version | Last Version2.13.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSHint Parent
Parent WebJar for JSHint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jshint-parent-2.13.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jshint-parent/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jshint-parent</artifactId>
<version>2.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jshint-parent/
implementation 'org.webjars:jshint-parent:2.13.1'
// https://jarcasting.com/artifacts/org.webjars/jshint-parent/
implementation ("org.webjars:jshint-parent:2.13.1")
'org.webjars:jshint-parent:pom:2.13.1'
<dependency org="org.webjars" name="jshint-parent" rev="2.13.1">
<artifact name="jshint-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jshint-parent', version='2.13.1')
)
libraryDependencies += "org.webjars" % "jshint-parent" % "2.13.1"
[org.webjars/jshint-parent "2.13.1"]