is not current version
Last Version 2.17.219

software.amazon.awssdk:storagegateway 2.16.64

The AWS Java SDK for AWS Storage Gateway module holds the client classes that are used for communicating with AWS Storage Gateway Service

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

storagegateway
Version

Version

2.16.64
Type

Type

jar

Download storagegateway 2.16.64


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