License |
License
New BSD License
|
---|---|
GroupId | GroupIdcom.googlecode.jslint4java |
ArtifactId | ArtifactIdjslint4java-parent |
Version | Version2.0.5 |
Type | Typepom |
Description |
Descriptionjslint4java parent
The parent POM for jslint4java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jslint4java-parent-2.0.5.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jslint4java/jslint4java-parent/ -->
<dependency>
<groupId>com.googlecode.jslint4java</groupId>
<artifactId>jslint4java-parent</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jslint4java/jslint4java-parent/
implementation 'com.googlecode.jslint4java:jslint4java-parent:2.0.5'
// https://jarcasting.com/artifacts/com.googlecode.jslint4java/jslint4java-parent/
implementation ("com.googlecode.jslint4java:jslint4java-parent:2.0.5")
'com.googlecode.jslint4java:jslint4java-parent:pom:2.0.5'
<dependency org="com.googlecode.jslint4java" name="jslint4java-parent" rev="2.0.5">
<artifact name="jslint4java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jslint4java', module='jslint4java-parent', version='2.0.5')
)
libraryDependencies += "com.googlecode.jslint4java" % "jslint4java-parent" % "2.0.5"
[com.googlecode.jslint4java/jslint4java-parent "2.0.5"]