is not current version
Last Version 1.1.6

com.microsoft.azure:notification-hubs-android-sdk-fcm 1.1.4

Azure Notification Hubs Android Client SDK

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

notification-hubs-android-sdk-fcm
Version

Version

1.1.4
Type

Type

aar

Download notification-hubs-android-sdk-fcm 1.1.4


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