is not current version
Last Version 0.30.0

com.squareup.workflow:workflow-ui-core-compose 0.26.0

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui-core-compose
Version

Version

0.26.0
Type

Type

aar

Download workflow-ui-core-compose 0.26.0


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