is not current version
Last Version 1.10.1

com.azure:azure-core-http-okhttp 1.2.3

This package contains the OkHttp HTTP client plugin for azure-core.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-http-okhttp
Version

Version

1.2.3
Type

Type

jar

Download azure-core-http-okhttp 1.2.3


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