is not current version
Last Version 2.3.0

org.webjars.npm:cssstyle 0.2.36

WebJar for cssstyle

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cssstyle
Version

Version

0.2.36
Type

Type

jar

Download cssstyle 0.2.36


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