GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcssnano-util-raw-cache |
Version | Version4.0.0-rc.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cssnano-util-raw-cache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cssnano-util-raw-cache</artifactId>
<version>4.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cssnano-util-raw-cache/
implementation 'org.webjars.npm:cssnano-util-raw-cache:4.0.0-rc.2'
// https://jarcasting.com/artifacts/org.webjars.npm/cssnano-util-raw-cache/
implementation ("org.webjars.npm:cssnano-util-raw-cache:4.0.0-rc.2")
'org.webjars.npm:cssnano-util-raw-cache:jar:4.0.0-rc.2'
<dependency org="org.webjars.npm" name="cssnano-util-raw-cache" rev="4.0.0-rc.2">
<artifact name="cssnano-util-raw-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cssnano-util-raw-cache', version='4.0.0-rc.2')
)
libraryDependencies += "org.webjars.npm" % "cssnano-util-raw-cache" % "4.0.0-rc.2"
[org.webjars.npm/cssnano-util-raw-cache "4.0.0-rc.2"]