is not current version
Last Version 1.0.0-beta.10

Microsoft Azure Android Core Library 1.0.0-beta.5

This package contains core types for Azure Android clients.

License

License

GroupId

GroupId

com.azure.android
ArtifactId

ArtifactId

azure-core
Version

Version

1.0.0-beta.5
Type

Type

aar
Description

Description

Microsoft Azure Android Core Library
This package contains core types for Azure Android clients.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-android
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-android

Download azure-core 1.0.0-beta.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton.threetenabp : threetenabp jar 1.3.0

runtime (1)

Group / Artifact Type Version
com.azure.android : azure-core-logging jar 1.0.0-beta.5

Project Modules

There are no modules declared in this project.