is not current version
Last Version 1.2.1

com.mikepenz:materialize 1.2.0-rc01

Materialize Library

GroupId

GroupId

com.mikepenz
ArtifactId

ArtifactId

materialize
Version

Version

1.2.0-rc01
Type

Type

aar

Download materialize 1.2.0-rc01


<!-- https://jarcasting.com/artifacts/com.mikepenz/materialize/ -->
<dependency>
    <groupId>com.mikepenz</groupId>
    <artifactId>materialize</artifactId>
    <version>1.2.0-rc01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialize/
implementation 'com.mikepenz:materialize:1.2.0-rc01'
// https://jarcasting.com/artifacts/com.mikepenz/materialize/
implementation ("com.mikepenz:materialize:1.2.0-rc01")
'com.mikepenz:materialize:aar:1.2.0-rc01'
<dependency org="com.mikepenz" name="materialize" rev="1.2.0-rc01">
  <artifact name="materialize" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialize', version='1.2.0-rc01')
)
libraryDependencies += "com.mikepenz" % "materialize" % "1.2.0-rc01"
[com.mikepenz/materialize "1.2.0-rc01"]