License |
License |
---|---|
GroupId | GroupIdcom.github.jorgecastilloprz |
ArtifactId | ArtifactIdfabprogresscircle |
Version | Version1.01 |
Type | Typeaar |
Description |
DescriptionFABProgressCircle library
Android library component to provide Material progress circle animation around a FloatingActionButton.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fabprogresscircle-1.01.pom | |
fabprogresscircle-1.01.aar | 30 KB |
fabprogresscircle-1.01-sources.jar | 18 KB |
fabprogresscircle-1.01-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 22.2.0 |