is not current version
Last Version 0.4.4

org.webjars.npm:cssom 0.3.0

WebJar for cssom

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cssom
Version

Version

0.3.0
Type

Type

jar

Download cssom 0.3.0


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