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

software.amazon.awssdk:pricing 2.17.213

The AWS Java SDK for AWS Price List module holds the client classes that are used for communicating with AWS Price List Service

Категории

Категории

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

Группа

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

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

pricing
Версия

Версия

2.17.213
Тип

Тип

jar

Скачать pricing 2.17.213


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