Last Version

Workflow UI 0.17.3

Reactive workflows

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui
Version

Version

0.17.3
Type

Type

jar
Description

Description

Workflow UI
Reactive workflows
Project URL

Project URL

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

Source Code Management

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

Download workflow-ui 0.17.3


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

Dependencies

compile (2)

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

runtime (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.