License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-materialize |
Last Version | Last Version15.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular2-materialize
WebJar for angular2-materialize
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular2-materialize-15.1.10.pom | |
angular2-materialize-15.1.10.jar | 30 KB |
angular2-materialize-15.1.10-sources.jar | 22 bytes |
angular2-materialize-15.1.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-materialize/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-materialize</artifactId>
<version>15.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-materialize/
implementation 'org.webjars.npm:angular2-materialize:15.1.10'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-materialize/
implementation ("org.webjars.npm:angular2-materialize:15.1.10")
'org.webjars.npm:angular2-materialize:jar:15.1.10'
<dependency org="org.webjars.npm" name="angular2-materialize" rev="15.1.10">
<artifact name="angular2-materialize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-materialize', version='15.1.10')
)
libraryDependencies += "org.webjars.npm" % "angular2-materialize" % "15.1.10"
[org.webjars.npm/angular2-materialize "15.1.10"]