Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-materialize |
Version | Version0.1.9 |
Type | Typejar |
Filename | Size |
---|---|
angular-materialize-0.1.9.pom | |
angular-materialize-0.1.9.jar | 665 KB |
angular-materialize-0.1.9-sources.jar | 22 bytes |
angular-materialize-0.1.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-materialize/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-materialize</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-materialize/
implementation 'org.webjars.bower:angular-materialize:0.1.9'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-materialize/
implementation ("org.webjars.bower:angular-materialize:0.1.9")
'org.webjars.bower:angular-materialize:jar:0.1.9'
<dependency org="org.webjars.bower" name="angular-materialize" rev="0.1.9">
<artifact name="angular-materialize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-materialize', version='0.1.9')
)
libraryDependencies += "org.webjars.bower" % "angular-materialize" % "0.1.9"
[org.webjars.bower/angular-materialize "0.1.9"]