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

software.amazon.awssdk:auth-crt 2.17.180

The AWS SDK for Java - AuthCrt module holds authentication types that are built on the AWS Common Runtime

Категории

Категории

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

Группа

software.amazon.awssdk
Идентификатор

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

auth-crt
Версия

Версия

2.17.180
Тип

Тип

jar

Скачать auth-crt 2.17.180


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/auth-crt/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>auth-crt</artifactId>
    <version>2.17.180</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/auth-crt/
implementation 'software.amazon.awssdk:auth-crt:2.17.180'
// https://jarcasting.com/artifacts/software.amazon.awssdk/auth-crt/
implementation ("software.amazon.awssdk:auth-crt:2.17.180")
'software.amazon.awssdk:auth-crt:jar:2.17.180'
<dependency org="software.amazon.awssdk" name="auth-crt" rev="2.17.180">
  <artifact name="auth-crt" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='auth-crt', version='2.17.180')
)
libraryDependencies += "software.amazon.awssdk" % "auth-crt" % "2.17.180"
[software.amazon.awssdk/auth-crt "2.17.180"]