is not current version
Last Version 1.0.0-alpha.1

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

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-internal-testing-utils
Version

Version

0.23.2
Type

Type

jar

Download workflow-internal-testing-utils 0.23.2


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