is not current version
Last Version 3.19.0

ch.exense.step:step-functions-client 3.16.3


Categories

Categories

CLI User Interface
GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-functions-client
Version

Version

3.16.3
Type

Type

jar

Download step-functions-client 3.16.3


<!-- https://jarcasting.com/artifacts/ch.exense.step/step-functions-client/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-functions-client</artifactId>
    <version>3.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-client/
implementation 'ch.exense.step:step-functions-client:3.16.3'
// https://jarcasting.com/artifacts/ch.exense.step/step-functions-client/
implementation ("ch.exense.step:step-functions-client:3.16.3")
'ch.exense.step:step-functions-client:jar:3.16.3'
<dependency org="ch.exense.step" name="step-functions-client" rev="3.16.3">
  <artifact name="step-functions-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-functions-client', version='3.16.3')
)
libraryDependencies += "ch.exense.step" % "step-functions-client" % "3.16.3"
[ch.exense.step/step-functions-client "3.16.3"]