is not current version
Last Version 0.0.10

org.webjars.npm:cssfilter 0.0.8

WebJar for cssfilter

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cssfilter
Version

Version

0.0.8
Type

Type

jar

Download cssfilter 0.0.8


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