is not current version
Last Version 0.7.1

org.webjars.bower:angular-material-icons 0.6.0

WebJar for angular-material-icons

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-material-icons
Version

Version

0.6.0
Type

Type

jar

Download angular-material-icons 0.6.0


<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-material-icons/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-material-icons</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-material-icons/
implementation 'org.webjars.bower:angular-material-icons:0.6.0'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-material-icons/
implementation ("org.webjars.bower:angular-material-icons:0.6.0")
'org.webjars.bower:angular-material-icons:jar:0.6.0'
<dependency org="org.webjars.bower" name="angular-material-icons" rev="0.6.0">
  <artifact name="angular-material-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-material-icons', version='0.6.0')
)
libraryDependencies += "org.webjars.bower" % "angular-material-icons" % "0.6.0"
[org.webjars.bower/angular-material-icons "0.6.0"]