is not current version
Last Version 1.12.2

com.azure:azure-core-http-netty 1.2.0

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

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-http-netty
Version

Version

1.2.0
Type

Type

jar

Download azure-core-http-netty 1.2.0


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