Last Version

FABProgressCircle library 1.01

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

License

License

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

fabprogresscircle
Version

Version

1.01
Type

Type

aar
Description

Description

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

Project URL

https://github.com/jorgecastilloprz/FABProgressCircle
Source Code Management

Source Code Management

https://github.com/jorgecastilloprz/FABProgressCircle

Download fabprogresscircle 1.01


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 22.2.0

Project Modules

There are no modules declared in this project.