is not current version
Last Version 3.0.0

org.webjars.npm:css 2.2.1

WebJar for css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

css
Version

Version

2.2.1
Type

Type

jar

Download css 2.2.1


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