is not current version
Last Version 1.21.0

software.amazon.smithy:smithy-waiters 1.5.0

Defines Smithy waiters.

GroupId

GroupId

software.amazon.smithy
ArtifactId

ArtifactId

smithy-waiters
Version

Version

1.5.0
Type

Type

jar

Download smithy-waiters 1.5.0


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