License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdnotification-hubs-android-sdk |
Version | Version1.1.6 |
Type | Typeaar |
Description |
DescriptionAzure Notification Hubs Android Client SDK
Azure Notification Hubs Android Client SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/notification-hubs-android-sdk/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>notification-hubs-android-sdk</artifactId>
<version>1.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/notification-hubs-android-sdk/
implementation 'com.microsoft.azure:notification-hubs-android-sdk:1.1.6'
// https://jarcasting.com/artifacts/com.microsoft.azure/notification-hubs-android-sdk/
implementation ("com.microsoft.azure:notification-hubs-android-sdk:1.1.6")
'com.microsoft.azure:notification-hubs-android-sdk:aar:1.1.6'
<dependency org="com.microsoft.azure" name="notification-hubs-android-sdk" rev="1.1.6">
<artifact name="notification-hubs-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='notification-hubs-android-sdk', version='1.1.6')
)
libraryDependencies += "com.microsoft.azure" % "notification-hubs-android-sdk" % "1.1.6"
[com.microsoft.azure/notification-hubs-android-sdk "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.firebase » firebase-messaging | jar | 21.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.android.volley : volley | jar | [1.0, 2.0) |