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