не последняя версия
Последняя версия 1.2.1

com.nambimobile.widgets:expandable-fab 1.1.0

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.

Группа

Группа

com.nambimobile.widgets
Идентификатор

Идентификатор

expandable-fab
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать expandable-fab 1.1.0


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