is not current version
Last Version 2.6.19

com.gluonhq:aws-java-sdk-mobile-client 2.6.19-b2

The AWS Java SDK for Mobile Client holds the client classes that are used for initializing the SDK and instantiating the SDK clients.

Categories

Categories

Java Languages AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

aws-java-sdk-mobile-client
Version

Version

2.6.19-b2
Type

Type

jar

Download aws-java-sdk-mobile-client 2.6.19-b2


<!-- https://jarcasting.com/artifacts/com.gluonhq/aws-java-sdk-mobile-client/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>aws-java-sdk-mobile-client</artifactId>
    <version>2.6.19-b2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/aws-java-sdk-mobile-client/
implementation 'com.gluonhq:aws-java-sdk-mobile-client:2.6.19-b2'
// https://jarcasting.com/artifacts/com.gluonhq/aws-java-sdk-mobile-client/
implementation ("com.gluonhq:aws-java-sdk-mobile-client:2.6.19-b2")
'com.gluonhq:aws-java-sdk-mobile-client:jar:2.6.19-b2'
<dependency org="com.gluonhq" name="aws-java-sdk-mobile-client" rev="2.6.19-b2">
  <artifact name="aws-java-sdk-mobile-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='aws-java-sdk-mobile-client', version='2.6.19-b2')
)
libraryDependencies += "com.gluonhq" % "aws-java-sdk-mobile-client" % "2.6.19-b2"
[com.gluonhq/aws-java-sdk-mobile-client "2.6.19-b2"]