Last Version

Microsoft Azure Android Core Logging Library 1.0.0-beta.10

This package contains core logging types for Azure Android clients.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.azure.android
ArtifactId

ArtifactId

azure-core-logging
Version

Version

1.0.0-beta.10
Type

Type

aar
Description

Description

Microsoft Azure Android Core Logging Library
This package contains core logging 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-logging 1.0.0-beta.10


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.