is not current version
Last Version 4.0.0

org.mongodb:stitch-server-services-aws-ses 4.0.0-beta-1

MongoDB Stitch Android/Java SDK - Server AWS SES Service

Categories

Categories

AWS Container PaaS Providers MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-server-services-aws-ses
Version

Version

4.0.0-beta-1
Type

Type

jar

Download stitch-server-services-aws-ses 4.0.0-beta-1


<!-- https://jarcasting.com/artifacts/org.mongodb/stitch-server-services-aws-ses/ -->
<dependency>
    <groupId>org.mongodb</groupId>
    <artifactId>stitch-server-services-aws-ses</artifactId>
    <version>4.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/stitch-server-services-aws-ses/
implementation 'org.mongodb:stitch-server-services-aws-ses:4.0.0-beta-1'
// https://jarcasting.com/artifacts/org.mongodb/stitch-server-services-aws-ses/
implementation ("org.mongodb:stitch-server-services-aws-ses:4.0.0-beta-1")
'org.mongodb:stitch-server-services-aws-ses:jar:4.0.0-beta-1'
<dependency org="org.mongodb" name="stitch-server-services-aws-ses" rev="4.0.0-beta-1">
  <artifact name="stitch-server-services-aws-ses" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='stitch-server-services-aws-ses', version='4.0.0-beta-1')
)
libraryDependencies += "org.mongodb" % "stitch-server-services-aws-ses" % "4.0.0-beta-1"
[org.mongodb/stitch-server-services-aws-ses "4.0.0-beta-1"]