License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstylelint-config-recommended |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionstylelint-config-recommended
WebJar for stylelint-config-recommended
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stylelint-config-recommended/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stylelint-config-recommended</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stylelint-config-recommended/
implementation 'org.webjars.npm:stylelint-config-recommended:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/stylelint-config-recommended/
implementation ("org.webjars.npm:stylelint-config-recommended:2.1.0")
'org.webjars.npm:stylelint-config-recommended:jar:2.1.0'
<dependency org="org.webjars.npm" name="stylelint-config-recommended" rev="2.1.0">
<artifact name="stylelint-config-recommended" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stylelint-config-recommended', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "stylelint-config-recommended" % "2.1.0"
[org.webjars.npm/stylelint-config-recommended "2.1.0"]