azure-notification-hubs

Simple Azure Notification Hubs SDK for Android

License

License

GroupId

GroupId

io.github.minyushov
ArtifactId

ArtifactId

azure-notification-hubs
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

azure-notification-hubs
Simple Azure Notification Hubs SDK for Android
Project URL

Project URL

https://github.com/minyushov/azure-notificationhubs-lite
Source Code Management

Source Code Management

https://github.com/minyushov/azure-notificationhubs-lite/tree/master

Download azure-notification-hubs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
com.squareup.okio : okio jar 3.0.0
com.squareup.okhttp3 : okhttp jar 4.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0