Last Version

CounterFab 1.2.2

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

License

License

GroupId

GroupId

com.github.andremion
ArtifactId

ArtifactId

counterfab
Version

Version

1.2.2
Type

Type

aar
Description

Description

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

Project URL

https://play.google.com/store/apps/details?id=com.andremion.counterfab.sample
Source Code Management

Source Code Management

https://github.com/andremion/CounterFab

Download counterfab 1.2.2


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21
com.google.android.material » material jar 1.0.0
androidx.appcompat » appcompat jar 1.0.2
androidx.core » core-ktx jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.