Last Version

Azure Notification Hubs Android Client SDK 1.1.6

Azure Notification Hubs Android Client SDK

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

notification-hubs-android-sdk
Version

Version

1.1.6
Type

Type

aar
Description

Description

Azure Notification Hubs Android Client SDK
Azure Notification Hubs Android Client SDK
Project URL

Project URL

https://github.com/Azure/azure-notificationhubs-android
Project Organization

Project Organization

Microsoft Corporation

Download notification-hubs-android-sdk 1.1.6


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.firebase » firebase-messaging jar 21.0.1

runtime (1)

Group / Artifact Type Version
com.android.volley : volley jar [1.0, 2.0)

Project Modules

There are no modules declared in this project.