| Группа | Группаcom.nex3z |
|---|---|
| Идентификатор | Идентификаторnotification-badge |
| Версия | Версия0.3.2 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| notification-badge-0.3.2.pom | |
| notification-badge-0.3.2-sources.jar | 2 KB |
| notification-badge-0.3.2-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nex3z/notification-badge/ -->
<dependency>
<groupId>com.nex3z</groupId>
<artifactId>notification-badge</artifactId>
<version>0.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nex3z/notification-badge/
implementation 'com.nex3z:notification-badge:0.3.2'
// https://jarcasting.com/artifacts/com.nex3z/notification-badge/
implementation ("com.nex3z:notification-badge:0.3.2")
'com.nex3z:notification-badge:aar:0.3.2'
<dependency org="com.nex3z" name="notification-badge" rev="0.3.2">
<artifact name="notification-badge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nex3z', module='notification-badge', version='0.3.2')
)
libraryDependencies += "com.nex3z" % "notification-badge" % "0.3.2"
[com.nex3z/notification-badge "0.3.2"]