is not current version
Last Version 2.17.219

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


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

Type

jar

Download netty-nio-client 2.7.24


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