Last Version

push-android 1.2.0

Android client for push notifications from cloudfiveapp.com

License

License

GroupId

GroupId

com.cloudfiveapp
ArtifactId

ArtifactId

push-android
Version

Version

1.2.0
Type

Type

aar
Description

Description

push-android
Android client for push notifications from cloudfiveapp.com
Project URL

Project URL

https://github.com/cloudfive/push-android
Source Code Management

Source Code Management

https://github.com/cloudfive/push-android.git

Download push-android 1.2.0


<!-- https://jarcasting.com/artifacts/com.cloudfiveapp/push-android/ -->
<dependency>
    <groupId>com.cloudfiveapp</groupId>
    <artifactId>push-android</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cloudfiveapp/push-android/
implementation 'com.cloudfiveapp:push-android:1.2.0'
// https://jarcasting.com/artifacts/com.cloudfiveapp/push-android/
implementation ("com.cloudfiveapp:push-android:1.2.0")
'com.cloudfiveapp:push-android:aar:1.2.0'
<dependency org="com.cloudfiveapp" name="push-android" rev="1.2.0">
  <artifact name="push-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cloudfiveapp', module='push-android', version='1.2.0')
)
libraryDependencies += "com.cloudfiveapp" % "push-android" % "1.2.0"
[com.cloudfiveapp/push-android "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
com.google.firebase » firebase-core jar 16.0.1
com.google.firebase » firebase-messaging jar 17.1.0

Project Modules

There are no modules declared in this project.