License |
License
MIT
|
---|---|
GroupId | GroupIdcom.eventflit |
ArtifactId | ArtifactIdpushnotifications |
Version | Version0.1.1 |
Type | Typeaar |
Description |
Description'Push Notifications Android'
Eventflit Push Notifications for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pushnotifications-0.1.1.pom | |
pushnotifications-0.1.1.aar | 97 KB |
pushnotifications-0.1.1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eventflit/pushnotifications/ -->
<dependency>
<groupId>com.eventflit</groupId>
<artifactId>pushnotifications</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eventflit/pushnotifications/
implementation 'com.eventflit:pushnotifications:0.1.1'
// https://jarcasting.com/artifacts/com.eventflit/pushnotifications/
implementation ("com.eventflit:pushnotifications:0.1.1")
'com.eventflit:pushnotifications:aar:0.1.1'
<dependency org="com.eventflit" name="pushnotifications" rev="0.1.1">
<artifact name="pushnotifications" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eventflit', module='pushnotifications', version='0.1.1')
)
libraryDependencies += "com.eventflit" % "pushnotifications" % "0.1.1"
[com.eventflit/pushnotifications "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.firebase » firebase-jobdispatcher | jar | 0.8.5 |
com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.2.30 |