| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.nambimobile.widgets |
| Идентификатор | Идентификаторexpandable-fab |
| Версия | Версия1.2.1 |
| Тип | Типaar |
| Описание |
ОписаниеExpandableFab
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| expandable-fab-1.2.1.pom | |
| expandable-fab-1.2.1-sources.jar | 32 KB |
| expandable-fab-1.2.1-kdoc.jar | 345 KB |
| expandable-fab-1.2.1-javadoc.jar | 333 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nambimobile.widgets/expandable-fab/ -->
<dependency>
<groupId>com.nambimobile.widgets</groupId>
<artifactId>expandable-fab</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nambimobile.widgets/expandable-fab/
implementation 'com.nambimobile.widgets:expandable-fab:1.2.1'
// https://jarcasting.com/artifacts/com.nambimobile.widgets/expandable-fab/
implementation ("com.nambimobile.widgets:expandable-fab:1.2.1")
'com.nambimobile.widgets:expandable-fab:aar:1.2.1'
<dependency org="com.nambimobile.widgets" name="expandable-fab" rev="1.2.1">
<artifact name="expandable-fab" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nambimobile.widgets', module='expandable-fab', version='1.2.1')
)
libraryDependencies += "com.nambimobile.widgets" % "expandable-fab" % "1.2.1"
[com.nambimobile.widgets/expandable-fab "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |