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

com.github.madrapps:bubbles 0.1

An animated action menu that could hold any views (especially FloatingActionButton). The animation and the layout of the menu can be customized. This is an android library.

Группа

Группа

com.github.madrapps
Идентификатор

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

bubbles
Версия

Версия

0.1
Тип

Тип

aar

Скачать bubbles 0.1


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