is not current version
Last Version 2.5.0

com.zeoflow:material-elements 2.4.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

2.4.3
Type

Type

aar

Download material-elements 2.4.3


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