| Группа | Группаcom.bq.corbel |
|---|---|
| Идентификатор | Идентификаторnotifications |
| Версия | Версия1.34.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| notifications-1.34.1.pom | |
| notifications-1.34.1.jar | 47 KB |
| notifications-1.34.1-sources.jar | 33 KB |
| notifications-1.34.1-javadoc.jar | 357 bytes |
| notifications-1.34.1-bin.tar.gz | 28 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bq.corbel/notifications/ -->
<dependency>
<groupId>com.bq.corbel</groupId>
<artifactId>notifications</artifactId>
<version>1.34.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.corbel/notifications/
implementation 'com.bq.corbel:notifications:1.34.1'
// https://jarcasting.com/artifacts/com.bq.corbel/notifications/
implementation ("com.bq.corbel:notifications:1.34.1")
'com.bq.corbel:notifications:jar:1.34.1'
<dependency org="com.bq.corbel" name="notifications" rev="1.34.1">
<artifact name="notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.corbel', module='notifications', version='1.34.1')
)
libraryDependencies += "com.bq.corbel" % "notifications" % "1.34.1"
[com.bq.corbel/notifications "1.34.1"]