Last Version

AndroidMaterialViews 3.0.1

Provides views, which are suggested by the Material Design guidelines.

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-material-views
Version

Version

3.0.1
Type

Type

aar
Description

Description

AndroidMaterialViews
Provides views, which are suggested by the Material Design guidelines.
Project URL

Project URL

https://github.com/michael-rapp/AndroidMaterialViews
Source Code Management

Source Code Management

https://github.com/michael-rapp/AndroidMaterialViews.git

Download android-material-views 3.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
com.github.michael-rapp : android-util jar 2.0.1

Project Modules

There are no modules declared in this project.