Last Version

FABProgressCircle library 1.0

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

License

License

GroupId

GroupId

com.github.jorgecastilloprz
ArtifactId

ArtifactId

library
Version

Version

1.0
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 library 1.0


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

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.