is not current version
Last Version 8.4.14

org.webjars.npm:postcss 6.0.1

WebJar for postcss

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss
Version

Version

6.0.1
Type

Type

jar

Download postcss 6.0.1


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