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