Last Version

org.webjars.bower:materialize 1.0.0-rc.2

WebJar for materialize

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

materialize
Version

Version

1.0.0-rc.2
Type

Type

jar

Download materialize 1.0.0-rc.2


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