License |
License |
---|---|
GroupId | GroupIdio.github.minyushov |
ArtifactId | ArtifactIdazure-notification-hubs |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionazure-notification-hubs
Simple Azure Notification Hubs SDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azure-notification-hubs-2.0.0.pom | |
azure-notification-hubs-2.0.0-sources.jar | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |