s

smithy-waiters

Defines Smithy waiters.
https://github.com/awslabs/smithy
Apache License 2.0
Smithy
Files download
File Operation
smithy-waiters-1.26.2.jar download
smithy-waiters-1.26.2.pom download
smithy-waiters-1.26.2-sources.jar download
Apache Maven
<dependency>
  <groupId>software.amazon.smithy</groupId>
  <artifactId>smithy-waiters</artifactId>
  <version>1.26.2</version>
</dependency>
Gradle Groovy
implementation 'software.amazon.smithy:smithy-waiters:1.26.2'
Gradle Kotlin
implementation("software.amazon.smithy:smithy-waiters:1.26.2")
Scala SBT
libraryDependencies += "software.amazon.smithy" % "smithy-waiters" % "1.26.2"
Groovy Grape
@Grapes(
  @Grab(group='software.amazon.smithy', module='smithy-waiters', version='1.26.2')
)
Apache Ivy
<dependency org="software.amazon.smithy" name="smithy-waiters" rev="1.26.2" />
Leiningen
[software.amazon.smithy/smithy-waiters "1.26.2"]
Apache Buildr
'software.amazon.smithy:smithy-waiters:jar:1.26.2'