Last Version

Workflow UI Core Compose 0.30.0

Reactive workflows

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui-core-compose
Version

Version

0.30.0
Type

Type

aar
Description

Description

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71
com.squareup.workflow : workflow-ui-core-android jar 0.28.0
androidx.databinding » viewbinding jar 4.1.0-alpha08

runtime (4)

Group / Artifact Type Version
androidx.ui » ui-foundation jar 0.1.0-dev12
androidx.ui » ui-layout jar 0.1.0-dev12
androidx.ui » ui-saved-instance-state jar 0.1.0-dev12
com.squareup.workflow : workflow-runtime-jvm jar 0.28.0

Project Modules

There are no modules declared in this project.