License |
License |
---|---|
GroupId | GroupIdcom.github.michael-rapp |
ArtifactId | ArtifactIdandroid-material-views |
Version | Version3.0.1 |
Type | Typeaar |
Description |
DescriptionAndroidMaterialViews
Provides views, which are suggested by the Material Design guidelines.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.2 |
com.github.michael-rapp : android-util | jar | 2.0.1 |