| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsass-material-colors |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
Descriptionsass-material-colors
WebJar for sass-material-colors
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sass-material-colors-0.0.5.pom | |
| sass-material-colors-0.0.5.jar | 9 KB |
| sass-material-colors-0.0.5-sources.jar | 22 bytes |
| sass-material-colors-0.0.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sass-material-colors/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sass-material-colors</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sass-material-colors/
implementation 'org.webjars.npm:sass-material-colors:0.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/sass-material-colors/
implementation ("org.webjars.npm:sass-material-colors:0.0.5")
'org.webjars.npm:sass-material-colors:jar:0.0.5'
<dependency org="org.webjars.npm" name="sass-material-colors" rev="0.0.5">
<artifact name="sass-material-colors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sass-material-colors', version='0.0.5')
)
libraryDependencies += "org.webjars.npm" % "sass-material-colors" % "0.0.5"
[org.webjars.npm/sass-material-colors "0.0.5"]