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