is not current version
Last Version 2.17.219

software.amazon.awssdk:health 2.16.103

The AWS Java SDK for AWS Health APIs and Notifications module holds the client classes that are used for communicating with AWS Health APIs and Notifications service.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

health
Version

Version

2.16.103
Type

Type

jar

Download health 2.16.103


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