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

com.github.andremion:counterfab 1.2.0

A FloatingActionButton subclass that shows a counter badge on right top corner

Группа

Группа

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

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

counterfab
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать counterfab 1.2.0


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