| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdcss |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncss
WebJar for css
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| css-3.0.0.pom | |
| css-3.0.0.jar | 14 KB |
| css-3.0.0-sources.jar | 22 bytes |
| css-3.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/css/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>css</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/css/
implementation 'org.webjars.npm:css:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/css/
implementation ("org.webjars.npm:css:3.0.0")
'org.webjars.npm:css:jar:3.0.0'
<dependency org="org.webjars.npm" name="css" rev="3.0.0">
<artifact name="css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='css', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "css" % "3.0.0"
[org.webjars.npm/css "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : inherits | jar | [2.0.4,3) |
| org.webjars.npm : source-map | jar | [0.6.1,0.7) |
| org.webjars.npm : source-map-resolve | jar | [0.6.0,0.7) |