не последняя версия
Последняя версия 822.2.1145.0

com.cognitect.aws:s3 718.2.457.0

s3 resources for com.cognitect.aws/api

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

com.cognitect.aws
Идентификатор

Идентификатор

s3
Версия

Версия

718.2.457.0
Тип

Тип

jar

Скачать s3 718.2.457.0


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