is not current version
Last Version 1.0.5

com.nex3z:notification-badge 0.2.1

A notification badge with animation.

GroupId

GroupId

com.nex3z
ArtifactId

ArtifactId

notification-badge
Version

Version

0.2.1
Type

Type

aar

Download notification-badge 0.2.1


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