is not current version
Last Version 2.5.0

com.zeoflow:material-elements 1.0.3

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

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

material-elements
Version

Version

1.0.3
Type

Type

aar

Download material-elements 1.0.3


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