is not current version
Last Version 4.1.0

org.webjars.npm:w3-css 4.0.4

WebJar for w3-css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

w3-css
Version

Version

4.0.4
Type

Type

jar

Download w3-css 4.0.4


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