is not current version
Last Version 8.4.14

org.webjars.npm:postcss 5.2.6

WebJar for postcss

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss
Version

Version

5.2.6
Type

Type

jar

Download postcss 5.2.6


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