is not current version
Last Version 1.2.1

org.webjars.npm:angular-material 0.9.7

WebJar for angular-material

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-material
Version

Version

0.9.7
Type

Type

jar

Download angular-material 0.9.7


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