is not current version
Last Version 0.30.0

com.squareup.workflow:workflow-ui-compose-tooling 0.29.0

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui-compose-tooling
Version

Version

0.29.0
Type

Type

aar

Download workflow-ui-compose-tooling 0.29.0


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