Angular Material
The sources for this package are in the main Angular Material repo. Please file issues and pull requests against that repo.
License: MIT
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-angular-material2-builds |
Last Version | Last Version5.0.0-rc0-e172d19 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@angular/material
WebJar for @angular/material
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-material2-builds/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-angular-material2-builds</artifactId>
<version>5.0.0-rc0-e172d19</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-material2-builds/
implementation 'org.webjars.npm:github-com-angular-material2-builds:5.0.0-rc0-e172d19'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-material2-builds/
implementation ("org.webjars.npm:github-com-angular-material2-builds:5.0.0-rc0-e172d19")
'org.webjars.npm:github-com-angular-material2-builds:jar:5.0.0-rc0-e172d19'
<dependency org="org.webjars.npm" name="github-com-angular-material2-builds" rev="5.0.0-rc0-e172d19">
<artifact name="github-com-angular-material2-builds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-angular-material2-builds', version='5.0.0-rc0-e172d19')
)
libraryDependencies += "org.webjars.npm" % "github-com-angular-material2-builds" % "5.0.0-rc0-e172d19"
[org.webjars.npm/github-com-angular-material2-builds "5.0.0-rc0-e172d19"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : tslib | jar | [1.7.1,2) |
The sources for this package are in the main Angular Material repo. Please file issues and pull requests against that repo.
License: MIT