License |
License |
---|---|
GroupId | GroupIdcom.github.ivbaranov |
ArtifactId | ArtifactIdmaterialfavoritebutton |
Version | Version0.1.5 |
Type | Typeaar |
Description |
DescriptionMaterialFavoriteButton
Material spinning favorite/star button
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ivbaranov/materialfavoritebutton/ -->
<dependency>
<groupId>com.github.ivbaranov</groupId>
<artifactId>materialfavoritebutton</artifactId>
<version>0.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivbaranov/materialfavoritebutton/
implementation 'com.github.ivbaranov:materialfavoritebutton:0.1.5'
// https://jarcasting.com/artifacts/com.github.ivbaranov/materialfavoritebutton/
implementation ("com.github.ivbaranov:materialfavoritebutton:0.1.5")
'com.github.ivbaranov:materialfavoritebutton:aar:0.1.5'
<dependency org="com.github.ivbaranov" name="materialfavoritebutton" rev="0.1.5">
<artifact name="materialfavoritebutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivbaranov', module='materialfavoritebutton', version='0.1.5')
)
libraryDependencies += "com.github.ivbaranov" % "materialfavoritebutton" % "0.1.5"
[com.github.ivbaranov/materialfavoritebutton "0.1.5"]