License |
License |
---|---|
GroupId | GroupIdcom.github.jorgecastilloprz |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.0 |
Release Date | Release Date |
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 |
---|---|
library-1.0.pom | |
library-1.0.aar | 27 KB |
library-1.0-sources.jar | 16 KB |
library-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 22.2.0 |