is not current version
Last Version 2.17.219

software.amazon.awssdk:storagegateway 2.17.101

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

Type

jar

Download storagegateway 2.17.101


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