License |
License |
---|---|
GroupId | GroupIdcom.github.DigioAndroid |
ArtifactId | ArtifactIdsendtopush |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSendToPush
SendToPush Android Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sendtopush-2.0.2.pom | |
sendtopush-2.0.2.aar | 38 KB |
sendtopush-2.0.2-sources.jar | 22 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |