is not current version
Last Version 1.0.0-alpha.1

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

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

workflow-ui-core-android
Version

Version

0.26.0
Type

Type

aar

Download workflow-ui-core-android 0.26.0


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