is not current version
Last Version 2.49.0

AWS SDK for Android - Amazon SES 2.28.0

The AWS Android SDK for Amazon SES module holds the client classes that are used for communicating with Amazon Simple Email Service

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

aws-android-sdk-ses
Version

Version

2.28.0
Type

Type

aar
Description

Description

AWS SDK for Android - Amazon SES
The AWS Android SDK for Amazon SES module holds the client classes that are used for communicating with Amazon Simple Email Service
Project URL

Project URL

https://github.com/aws/aws-sdk-android
Source Code Management

Source Code Management

https://github.com/aws/aws-sdk-android

Download aws-android-sdk-ses 2.28.0


<!-- https://jarcasting.com/artifacts/com.amazonaws/aws-android-sdk-ses/ -->
<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-android-sdk-ses</artifactId>
    <version>2.28.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amazonaws/aws-android-sdk-ses/
implementation 'com.amazonaws:aws-android-sdk-ses:2.28.0'
// https://jarcasting.com/artifacts/com.amazonaws/aws-android-sdk-ses/
implementation ("com.amazonaws:aws-android-sdk-ses:2.28.0")
'com.amazonaws:aws-android-sdk-ses:aar:2.28.0'
<dependency org="com.amazonaws" name="aws-android-sdk-ses" rev="2.28.0">
  <artifact name="aws-android-sdk-ses" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amazonaws', module='aws-android-sdk-ses', version='2.28.0')
)
libraryDependencies += "com.amazonaws" % "aws-android-sdk-ses" % "2.28.0"
[com.amazonaws/aws-android-sdk-ses "2.28.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-android-sdk-core jar 2.28.0

Project Modules

There are no modules declared in this project.