is not current version
Last Version 2.3.0

org.webjars.npm:cssstyle 0.2.37

WebJar for cssstyle

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cssstyle
Version

Version

0.2.37
Type

Type

jar

Download cssstyle 0.2.37


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