License |
License |
---|---|
GroupId | GroupIdcom.github.VyacheslavShmakin |
ArtifactId | ArtifactIdmaterial-raised-button |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Material Raised Button
Simple Android material raised button library for 16+ API
|
<!-- https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/material-raised-button/ -->
<dependency>
<groupId>com.github.VyacheslavShmakin</groupId>
<artifactId>material-raised-button</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/material-raised-button/
implementation 'com.github.VyacheslavShmakin:material-raised-button:1.1.1'
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/material-raised-button/
implementation ("com.github.VyacheslavShmakin:material-raised-button:1.1.1")
'com.github.VyacheslavShmakin:material-raised-button:aar:1.1.1'
<dependency org="com.github.VyacheslavShmakin" name="material-raised-button" rev="1.1.1">
<artifact name="material-raised-button" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.VyacheslavShmakin', module='material-raised-button', version='1.1.1')
)
libraryDependencies += "com.github.VyacheslavShmakin" % "material-raised-button" % "1.1.1"
[com.github.VyacheslavShmakin/material-raised-button "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.0.2 |
com.android.support » cardview-v7 | jar | 27.0.2 |