| Лицензия |
Лицензия |
|---|---|
| Группа | Группаmobi.alphapush |
| Идентификатор | Идентификаторnotification-component |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеNotification component
Global push library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| notification-component-0.0.2.pom | |
| notification-component-0.0.2.aar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/notification-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>notification-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/notification-component/
implementation 'mobi.alphapush:notification-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/notification-component/
implementation ("mobi.alphapush:notification-component:0.0.2")
'mobi.alphapush:notification-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="notification-component" rev="0.0.2">
<artifact name="notification-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='notification-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "notification-component" % "0.0.2"
[mobi.alphapush/notification-component "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mobi.alphapush : application-component | jar | 0.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| javax.inject : javax.inject | jar | 1 |
| com.google.dagger : dagger-android | jar | 2.16 |