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