is not current version
Last Version 1.0.0-alpha.1

com.squareup.workflow:workflow-runtime-jvm 0.21.2

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-runtime-jvm
Version

Version

0.21.2
Type

Type

jar

Download workflow-runtime-jvm 0.21.2


<!-- https://jarcasting.com/artifacts/com.squareup.workflow/workflow-runtime-jvm/ -->
<dependency>
    <groupId>com.squareup.workflow</groupId>
    <artifactId>workflow-runtime-jvm</artifactId>
    <version>0.21.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.workflow/workflow-runtime-jvm/
implementation 'com.squareup.workflow:workflow-runtime-jvm:0.21.2'
// https://jarcasting.com/artifacts/com.squareup.workflow/workflow-runtime-jvm/
implementation ("com.squareup.workflow:workflow-runtime-jvm:0.21.2")
'com.squareup.workflow:workflow-runtime-jvm:jar:0.21.2'
<dependency org="com.squareup.workflow" name="workflow-runtime-jvm" rev="0.21.2">
  <artifact name="workflow-runtime-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.workflow', module='workflow-runtime-jvm', version='0.21.2')
)
libraryDependencies += "com.squareup.workflow" % "workflow-runtime-jvm" % "0.21.2"
[com.squareup.workflow/workflow-runtime-jvm "0.21.2"]