is not current version
Last Version 1.0.1.Final

com.adeptj:adeptj-modules-aws-ses 1.0.0.Final

AdeptJ Modules :: AWS Simple Email Service

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-modules-aws-ses
Version

Version

1.0.0.Final
Type

Type

jar

Download adeptj-modules-aws-ses 1.0.0.Final


<!-- https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-aws-ses/ -->
<dependency>
    <groupId>com.adeptj</groupId>
    <artifactId>adeptj-modules-aws-ses</artifactId>
    <version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-aws-ses/
implementation 'com.adeptj:adeptj-modules-aws-ses:1.0.0.Final'
// https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-aws-ses/
implementation ("com.adeptj:adeptj-modules-aws-ses:1.0.0.Final")
'com.adeptj:adeptj-modules-aws-ses:jar:1.0.0.Final'
<dependency org="com.adeptj" name="adeptj-modules-aws-ses" rev="1.0.0.Final">
  <artifact name="adeptj-modules-aws-ses" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adeptj', module='adeptj-modules-aws-ses', version='1.0.0.Final')
)
libraryDependencies += "com.adeptj" % "adeptj-modules-aws-ses" % "1.0.0.Final"
[com.adeptj/adeptj-modules-aws-ses "1.0.0.Final"]