Last Version

Workflow Core 0.17.3

Reactive workflows

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-core
Version

Version

0.17.3
Type

Type

jar
Description

Description

Workflow Core
Reactive workflows
Project URL

Project URL

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

Source Code Management

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

Download workflow-core 0.17.3


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

Dependencies

compile (3)

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

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.