| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.DigioAndroid |
| Идентификатор | Идентификаторsendtopush |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSendToPush
SendToPush Android Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sendtopush-2.0.2.pom | |
| sendtopush-2.0.2.aar | 38 KB |
| sendtopush-2.0.2-sources.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.DigioAndroid/sendtopush/ -->
<dependency>
<groupId>com.github.DigioAndroid</groupId>
<artifactId>sendtopush</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.DigioAndroid/sendtopush/
implementation 'com.github.DigioAndroid:sendtopush:2.0.2'
// https://jarcasting.com/artifacts/com.github.DigioAndroid/sendtopush/
implementation ("com.github.DigioAndroid:sendtopush:2.0.2")
'com.github.DigioAndroid:sendtopush:aar:2.0.2'
<dependency org="com.github.DigioAndroid" name="sendtopush" rev="2.0.2">
<artifact name="sendtopush" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.DigioAndroid', module='sendtopush', version='2.0.2')
)
libraryDependencies += "com.github.DigioAndroid" % "sendtopush" % "2.0.2"
[com.github.DigioAndroid/sendtopush "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-v4 | jar | 27.1.1 |
| com.google.firebase » firebase-messaging | jar | 17.0.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.4.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.4.0 |
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.4.0 |
| io.reactivex.rxjava2 : rxjava | jar | 2.1.16 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.10.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.50 |