is not current version
Last Version 2.17.219

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


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.10.17
Type

Type

jar

Download netty-nio-client 2.10.17


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