is not current version
Last Version 0.31.1

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

TOAST Android Push SDK Notification Module

GroupId

GroupId

com.toast.android
ArtifactId

ArtifactId

toast-push-notification
Version

Version

0.15.0
Type

Type

aar

Download toast-push-notification 0.15.0


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