is not current version
Last Version 4.0.2

org.webjars.npm:postcss-discard-comments 2.0.4

WebJar for postcss-discard-comments

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss-discard-comments
Version

Version

2.0.4
Type

Type

jar

Download postcss-discard-comments 2.0.4


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