is not current version
Last Version 1.4.1

org.webjars.npm:postcss-modules 1.1.0

WebJar for postcss-modules

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

postcss-modules
Version

Version

1.1.0
Type

Type

jar

Download postcss-modules 1.1.0


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