License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsesv2 |
Version | Version811.2.834.0 |
Type | Typejar |
Description |
Descriptionsesv2
sesv2 resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
sesv2-811.2.834.0.pom | |
sesv2-811.2.834.0.jar | 32 KB |
sesv2-811.2.834.0-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sesv2/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sesv2</artifactId>
<version>811.2.834.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sesv2/
implementation 'com.cognitect.aws:sesv2:811.2.834.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sesv2/
implementation ("com.cognitect.aws:sesv2:811.2.834.0")
'com.cognitect.aws:sesv2:jar:811.2.834.0'
<dependency org="com.cognitect.aws" name="sesv2" rev="811.2.834.0">
<artifact name="sesv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sesv2', version='811.2.834.0')
)
libraryDependencies += "com.cognitect.aws" % "sesv2" % "811.2.834.0"
[com.cognitect.aws/sesv2 "811.2.834.0"]