is not current version
Last Version 1.0.0-alpha.1

com.squareup.workflow:workflow-internal-testing-utils 0.22.4

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-internal-testing-utils
Version

Version

0.22.4
Type

Type

jar

Download workflow-internal-testing-utils 0.22.4


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