is not current version
Last Version 3.0.1

com.github.michael-rapp:android-material-views 2.1.6

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

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-material-views
Version

Version

2.1.6
Type

Type

aar

Download android-material-views 2.1.6


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