is not current version
Last Version 8.4.14

org.webjars.npm:postcss 7.0.14

WebJar for postcss

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss
Version

Version

7.0.14
Type

Type

jar

Download postcss 7.0.14


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