Push Android SDK

Push Android Module

License

License

GroupId

GroupId

com.toast.android
ArtifactId

ArtifactId

pushsdk
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

Push Android SDK
Push Android Module

Download pushsdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 26.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.7.0-rc0