is not current version
Last Version 0.1.5

com.github.ivbaranov:materialfavoritebutton 0.1.3

Material spinning favorite/star button

GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

materialfavoritebutton
Version

Version

0.1.3
Type

Type

aar

Download materialfavoritebutton 0.1.3


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