Last Version

Workflow Runtime 0.17.3

Reactive workflows

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-runtime
Version

Version

0.17.3
Type

Type

jar
Description

Description

Workflow Runtime
Reactive workflows
Project URL

Project URL

https://github.com/square/workflow/
Source Code Management

Source Code Management

https://github.com/square/workflow/

Download workflow-runtime 0.17.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.workflow : workflow-core jar 0.17.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Project Modules

There are no modules declared in this project.