is not current version
Last Version 1.0.5

com.nex3z:notification-badge 1.0.2

A notification badge with animation.

GroupId

GroupId

com.nex3z
ArtifactId

ArtifactId

notification-badge
Version

Version

1.0.2
Type

Type

aar

Download notification-badge 1.0.2


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