| License |
License |
|---|---|
| GroupId | GroupIdcom.nambimobile.widgets |
| ArtifactId | ArtifactIdexpandable-fab |
| Version | Version1.0.2 |
| Type | Typeaar |
| Description |
DescriptionExpandableFab
A highly customizable Android widget that displays the available actions of a UI via an expandable set of floating action buttons - with optional labels and fluid animations.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| expandable-fab-1.0.2.pom | |
| expandable-fab-1.0.2.aar | 95 KB |
| expandable-fab-1.0.2-sources.jar | 29 KB |
| expandable-fab-1.0.2-kdoc.jar | 83 KB |
| expandable-fab-1.0.2-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nambimobile.widgets/expandable-fab/ -->
<dependency>
<groupId>com.nambimobile.widgets</groupId>
<artifactId>expandable-fab</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nambimobile.widgets/expandable-fab/
implementation 'com.nambimobile.widgets:expandable-fab:1.0.2'
// https://jarcasting.com/artifacts/com.nambimobile.widgets/expandable-fab/
implementation ("com.nambimobile.widgets:expandable-fab:1.0.2")
'com.nambimobile.widgets:expandable-fab:aar:1.0.2'
<dependency org="com.nambimobile.widgets" name="expandable-fab" rev="1.0.2">
<artifact name="expandable-fab" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nambimobile.widgets', module='expandable-fab', version='1.0.2')
)
libraryDependencies += "com.nambimobile.widgets" % "expandable-fab" % "1.0.2"
[com.nambimobile.widgets/expandable-fab "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.50 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |
| com.google.android.material » material | jar | 1.1.0 |
| androidx.appcompat » appcompat | jar | 1.1.0 |