is not current version
Last Version 13.4.0

org.webjars.npm:stylelint 9.8.0

WebJar for stylelint

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stylelint
Version

Version

9.8.0
Type

Type

jar

Download stylelint 9.8.0


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