is not current version
Last Version 2.5.0

com.zeoflow:material-elements 0.0.1b

Material Elements help developers execute Material Elements. Developed by a core team of engineers and UX designers, these components enable a reliable development workflow to build beautiful and functional Android apps.

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

material-elements
Version

Version

0.0.1b
Type

Type

aar

Download material-elements 0.0.1b


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