is not current version
Last Version 8.4.14

org.webjars.npm:postcss 8.2.9

WebJar for postcss

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss
Version

Version

8.2.9
Type

Type

jar

Download postcss 8.2.9


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