Last Version

Workflow UI Compose Tooling 0.30.0

Reactive workflows

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui-compose-tooling
Version

Version

0.30.0
Type

Type

aar
Description

Description

Workflow UI Compose Tooling
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-compose-tooling 0.30.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.30.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.30.0'
// https://jarcasting.com/artifacts/com.squareup.workflow/workflow-ui-compose-tooling/
implementation ("com.squareup.workflow:workflow-ui-compose-tooling:0.30.0")
'com.squareup.workflow:workflow-ui-compose-tooling:aar:0.30.0'
<dependency org="com.squareup.workflow" name="workflow-ui-compose-tooling" rev="0.30.0">
  <artifact name="workflow-ui-compose-tooling" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.workflow', module='workflow-ui-compose-tooling', version='0.30.0')
)
libraryDependencies += "com.squareup.workflow" % "workflow-ui-compose-tooling" % "0.30.0"
[com.squareup.workflow/workflow-ui-compose-tooling "0.30.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.workflow : workflow-ui-core-compose jar 0.30.0
androidx.ui » ui-tooling jar 0.1.0-dev12
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71
androidx.databinding » viewbinding jar 4.1.0-alpha08

runtime (1)

Group / Artifact Type Version
androidx.ui » ui-foundation jar 0.1.0-dev12

Project Modules

There are no modules declared in this project.