is not current version
Last Version 0.31.1

com.toast.android:toast-push-notification 0.16.1

TOAST Android Push SDK Notification Module

GroupId

GroupId

com.toast.android
ArtifactId

ArtifactId

toast-push-notification
Version

Version

0.16.1
Type

Type

aar

Download toast-push-notification 0.16.1


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