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

software.amazon.awssdk:codestarnotifications 2.17.170

The AWS Java SDK for Codestar Notifications module holds the client classes that are used for communicating with Codestar Notifications.

Категории

Категории

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

Группа

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

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

codestarnotifications
Версия

Версия

2.17.170
Тип

Тип

jar

Скачать codestarnotifications 2.17.170


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