is not current version
Last Version 2.5.0

com.zeoflow:material-elements 2.3.1

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.3.1
Type

Type

aar

Download material-elements 2.3.1


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