is not current version
Last Version 2.17.219

software.amazon.awssdk:codestarnotifications 2.17.104

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

codestarnotifications
Version

Version

2.17.104
Type

Type

jar

Download codestarnotifications 2.17.104


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