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

software.amazon.awssdk:codestarnotifications 2.15.24

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.15.24
Тип

Тип

jar

Скачать codestarnotifications 2.15.24


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