License |
License |
---|---|
GroupId | GroupIdcom.github.wangjiegulu |
ArtifactId | ArtifactIdrfab |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrfab
Quick solutions for Floating Action Buttonï¼RapidFloatingActionButton(RFAB).
|
Project URL |
Project URL |
Filename | Size |
---|---|
rfab-2.0.0.pom | |
rfab-2.0.0.aar | 63 KB |
rfab-2.0.0-sources.jar | 28 KB |
rfab-2.0.0-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wangjiegulu/rfab/ -->
<dependency>
<groupId>com.github.wangjiegulu</groupId>
<artifactId>rfab</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangjiegulu/rfab/
implementation 'com.github.wangjiegulu:rfab:2.0.0'
// https://jarcasting.com/artifacts/com.github.wangjiegulu/rfab/
implementation ("com.github.wangjiegulu:rfab:2.0.0")
'com.github.wangjiegulu:rfab:aar:2.0.0'
<dependency org="com.github.wangjiegulu" name="rfab" rev="2.0.0">
<artifact name="rfab" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangjiegulu', module='rfab', version='2.0.0')
)
libraryDependencies += "com.github.wangjiegulu" % "rfab" % "2.0.0"
[com.github.wangjiegulu/rfab "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.1.0 |