License |
License |
---|---|
GroupId | GroupIdme.leolin |
ArtifactId | ArtifactIdShortcutBadger |
Version | Version1.1.22 |
Type | Typeaar |
Description |
DescriptionShortcutBadger
An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ShortcutBadger-1.1.22.pom | |
ShortcutBadger-1.1.22.aar | 29 KB |
ShortcutBadger-1.1.22-sources.jar | 19 KB |
ShortcutBadger-1.1.22-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.leolin/ShortcutBadger/ -->
<dependency>
<groupId>me.leolin</groupId>
<artifactId>ShortcutBadger</artifactId>
<version>1.1.22</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.leolin/ShortcutBadger/
implementation 'me.leolin:ShortcutBadger:1.1.22'
// https://jarcasting.com/artifacts/me.leolin/ShortcutBadger/
implementation ("me.leolin:ShortcutBadger:1.1.22")
'me.leolin:ShortcutBadger:aar:1.1.22'
<dependency org="me.leolin" name="ShortcutBadger" rev="1.1.22">
<artifact name="ShortcutBadger" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.leolin', module='ShortcutBadger', version='1.1.22')
)
libraryDependencies += "me.leolin" % "ShortcutBadger" % "1.1.22"
[me.leolin/ShortcutBadger "1.1.22"]