is not current version
Last Version 2.0.17

io.github.hsiehshujeng:projen-statemachine 2.0.4

An example construct for deploying to npm, PyPi, Maven, and Nuget with Amazon API Gateway and AWS Step Functions.

GroupId

GroupId

io.github.hsiehshujeng
ArtifactId

ArtifactId

projen-statemachine
Version

Version

2.0.4
Type

Type

jar

Download projen-statemachine 2.0.4


<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/ -->
<dependency>
    <groupId>io.github.hsiehshujeng</groupId>
    <artifactId>projen-statemachine</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/
implementation 'io.github.hsiehshujeng:projen-statemachine:2.0.4'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/projen-statemachine/
implementation ("io.github.hsiehshujeng:projen-statemachine:2.0.4")
'io.github.hsiehshujeng:projen-statemachine:jar:2.0.4'
<dependency org="io.github.hsiehshujeng" name="projen-statemachine" rev="2.0.4">
  <artifact name="projen-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='projen-statemachine', version='2.0.4')
)
libraryDependencies += "io.github.hsiehshujeng" % "projen-statemachine" % "2.0.4"
[io.github.hsiehshujeng/projen-statemachine "2.0.4"]