is not current version
Last Version 1.8.0-beta03

com.squareup.workflow1:workflow-ui-core-android 1.0.0-alpha17

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow1
ArtifactId

ArtifactId

workflow-ui-core-android
Version

Version

1.0.0-alpha17
Type

Type

aar

Download workflow-ui-core-android 1.0.0-alpha17


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