License |
License |
---|---|
GroupId | GroupIdcom.toast.android |
ArtifactId | ArtifactIdtoast-push-notification |
Last Version | Last Version0.31.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTOAST Push Notification
TOAST Android Push SDK Notification Module
|
Project URL |
Project URL |
Filename | Size |
---|---|
toast-push-notification-0.31.1.pom | |
toast-push-notification-0.31.1.aar | 48 KB |
toast-push-notification-0.31.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android/toast-push-notification/ -->
<dependency>
<groupId>com.toast.android</groupId>
<artifactId>toast-push-notification</artifactId>
<version>0.31.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-push-notification/
implementation 'com.toast.android:toast-push-notification:0.31.1'
// https://jarcasting.com/artifacts/com.toast.android/toast-push-notification/
implementation ("com.toast.android:toast-push-notification:0.31.1")
'com.toast.android:toast-push-notification:aar:0.31.1'
<dependency org="com.toast.android" name="toast-push-notification" rev="0.31.1">
<artifact name="toast-push-notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-push-notification', version='0.31.1')
)
libraryDependencies += "com.toast.android" % "toast-push-notification" % "0.31.1"
[com.toast.android/toast-push-notification "0.31.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 26.1.0 |
com.toast.android : toast-push-core | jar | 0.31.1 |
com.toast.android : toast-push-analytics | jar | 0.31.1 |
com.android.support » support-compat | jar | 26.1.0 |