is not current version
Last Version 0.4.4

org.webjars.npm:cssom 0.3.8

WebJar for cssom

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cssom
Version

Version

0.3.8
Type

Type

jar

Download cssom 0.3.8


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