is not current version
Last Version 1.01

com.github.jorgecastilloprz:fabprogresscircle 1.0

Android library component to provide Material progress circle animation around a FloatingActionButton.

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

fabprogresscircle
Version

Version

1.0
Type

Type

aar

Download fabprogresscircle 1.0


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