Last Version

Workflow UI Android 1.0.0-alpha.1

Reactive workflows

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui-core-android
Version

Version

1.0.0-alpha.1
Type

Type

aar
Description

Description

Workflow UI Android
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-android 1.0.0-alpha.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.workflow : workflow-core-jvm jar 1.0.0-alpha.1
com.squareup.workflow : workflow-runtime-jvm jar 1.0.0-alpha.1
com.squareup.workflow : workflow-ui-core-common-jvm jar 1.0.0-alpha.1
androidx.transition » transition jar 1.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.databinding » viewbinding jar 4.0.0

runtime (6)

Group / Artifact Type Version
androidx.activity » activity jar 1.1.0
androidx.fragment » fragment jar 1.2.3
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0
androidx.savedstate » savedstate jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.7
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.7

Project Modules

There are no modules declared in this project.