is not current version
Last Version 3.0.7

org.webjars.npm:jscs 3.0.4

WebJar for jscs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jscs
Version

Version

3.0.4
Type

Type

jar

Download jscs 3.0.4


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