| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.zeoflow | 
    
| ArtifactId | ArtifactIdmaterial-elements | 
    
| Last Version | Last Version2.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionMaterialElements 
            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. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| material-elements-2.5.0.pom | |
| material-elements-2.5.0.aar | 1 MB | 
| material-elements-2.5.0-sources.jar | 710 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.zeoflow/material-elements/ -->
<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>material-elements</artifactId>
    <version>2.5.0</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.zeoflow/material-elements/
implementation 'com.zeoflow:material-elements:2.5.0'
                // https://jarcasting.com/artifacts/com.zeoflow/material-elements/
implementation ("com.zeoflow:material-elements:2.5.0")
                'com.zeoflow:material-elements:aar:2.5.0'
                <dependency org="com.zeoflow" name="material-elements" rev="2.5.0">
  <artifact name="material-elements" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.zeoflow', module='material-elements', version='2.5.0')
)
                libraryDependencies += "com.zeoflow" % "material-elements" % "2.5.0"
                [com.zeoflow/material-elements "2.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.1 | 
| androidx.appcompat » appcompat | jar | 1.1.0 | 
| androidx.cardview » cardview | jar | 1.0.0 | 
| androidx.coordinatorlayout » coordinatorlayout | jar | 1.1.0 | 
| androidx.core » core | jar | 1.2.0 | 
| androidx.annotation » annotation-experimental | jar | 1.0.0 | 
| androidx.fragment » fragment | jar | 1.0.0 | 
| androidx.lifecycle » lifecycle-runtime | jar | 2.0.0 | 
| androidx.recyclerview » recyclerview | jar | 1.0.0 | 
| androidx.transition » transition | jar | 1.2.0 | 
| androidx.vectordrawable » vectordrawable | jar | 1.1.0 | 
| androidx.viewpager2 » viewpager2 | jar | 1.0.0 | 
| androidx.core » core-ktx | jar | 1.5.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |