is not current version
Last Version 1.0.0-beta.10

com.azure.android:azure-core-http 1.0.0-beta.7

This package contains core HTTP types for Azure Android clients.

GroupId

GroupId

com.azure.android
ArtifactId

ArtifactId

azure-core-http
Version

Version

1.0.0-beta.7
Type

Type

aar

Download azure-core-http 1.0.0-beta.7


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