| License |
License |
|---|---|
| Categories |
CategoriesAngular User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdangular-material-icons |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionangular-material-icons
WebJar for angular-material-icons
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| angular-material-icons-0.7.1.pom | |
| angular-material-icons-0.7.1.jar | 128 KB |
| angular-material-icons-0.7.1-sources.jar | 22 bytes |
| angular-material-icons-0.7.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-material-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-material-icons</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-material-icons/
implementation 'org.webjars.npm:angular-material-icons:0.7.1'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-material-icons/
implementation ("org.webjars.npm:angular-material-icons:0.7.1")
'org.webjars.npm:angular-material-icons:jar:0.7.1'
<dependency org="org.webjars.npm" name="angular-material-icons" rev="0.7.1">
<artifact name="angular-material-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-material-icons', version='0.7.1')
)
libraryDependencies += "org.webjars.npm" % "angular-material-icons" % "0.7.1"
[org.webjars.npm/angular-material-icons "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : angular | jar | [1.3.0,) |