is not current version
Last Version 3.0.0

org.webjars.npm:css 1.6.0

WebJar for css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

css
Version

Version

1.6.0
Type

Type

jar

Download css 1.6.0


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