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