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