is not current version
Last Version 822.2.1145.0

com.cognitect.aws:s3 811.2.858.0

s3 resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

s3
Version

Version

811.2.858.0
Type

Type

jar

Download s3 811.2.858.0


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