Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsesv2 |
Version | Version801.2.700.0 |
Type | Typejar |
Filename | Size |
---|---|
sesv2-801.2.700.0.pom | |
sesv2-801.2.700.0.jar | 21 KB |
sesv2-801.2.700.0-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sesv2/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sesv2</artifactId>
<version>801.2.700.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sesv2/
implementation 'com.cognitect.aws:sesv2:801.2.700.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sesv2/
implementation ("com.cognitect.aws:sesv2:801.2.700.0")
'com.cognitect.aws:sesv2:jar:801.2.700.0'
<dependency org="com.cognitect.aws" name="sesv2" rev="801.2.700.0">
<artifact name="sesv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sesv2', version='801.2.700.0')
)
libraryDependencies += "com.cognitect.aws" % "sesv2" % "801.2.700.0"
[com.cognitect.aws/sesv2 "801.2.700.0"]