is not current version
Last Version 822.2.1109.0

com.cognitect.aws:s3control 809.2.784.0

s3control resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

s3control
Version

Version

809.2.784.0
Type

Type

jar

Download s3control 809.2.784.0


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