is not current version
Last Version 2.0.2

org.webjars.npm:postcss-filter-plugins 1.0.1

WebJar for postcss-filter-plugins

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss-filter-plugins
Version

Version

1.0.1
Type

Type

jar

Download postcss-filter-plugins 1.0.1


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