is not current version
Last Version 13.4.0

org.webjars.npm:stylelint 6.5.1

WebJar for stylelint

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stylelint
Version

Version

6.5.1
Type

Type

jar

Download stylelint 6.5.1


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