is not current version
Last Version 1.4.1

org.webjars.npm:postcss-modules 0.8.0

WebJar for postcss-modules

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss-modules
Version

Version

0.8.0
Type

Type

jar

Download postcss-modules 0.8.0


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