is not current version
Last Version 2.17.219

software.amazon.awssdk:netty-nio-client 2.17.108


Categories

Categories

AWS Container PaaS Providers Net CLI User Interface Netty Networking
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

netty-nio-client
Version

Version

2.17.108
Type

Type

jar

Download netty-nio-client 2.17.108


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/netty-nio-client/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>netty-nio-client</artifactId>
    <version>2.17.108</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/netty-nio-client/
implementation 'software.amazon.awssdk:netty-nio-client:2.17.108'
// https://jarcasting.com/artifacts/software.amazon.awssdk/netty-nio-client/
implementation ("software.amazon.awssdk:netty-nio-client:2.17.108")
'software.amazon.awssdk:netty-nio-client:jar:2.17.108'
<dependency org="software.amazon.awssdk" name="netty-nio-client" rev="2.17.108">
  <artifact name="netty-nio-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='netty-nio-client', version='2.17.108')
)
libraryDependencies += "software.amazon.awssdk" % "netty-nio-client" % "2.17.108"
[software.amazon.awssdk/netty-nio-client "2.17.108"]