is not current version
Last Version 1.1.3

com.github.dmytrodanylyk.circular-progress-button:library 1.0.2

Android Button which can morph to Circular Progress

GroupId

GroupId

com.github.dmytrodanylyk.circular-progress-button
ArtifactId

ArtifactId

library
Version

Version

1.0.2
Type

Type

aar

Download library 1.0.2


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