is not current version
Last Version 1.8.0-beta03

com.squareup.workflow1:workflow-ui-core-android 1.8.0-beta02

Square Workflow

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow1
ArtifactId

ArtifactId

workflow-ui-core-android
Version

Version

1.8.0-beta02
Type

Type

aar

Download workflow-ui-core-android 1.8.0-beta02


<!-- 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.8.0-beta02</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.8.0-beta02'
// https://jarcasting.com/artifacts/com.squareup.workflow1/workflow-ui-core-android/
implementation ("com.squareup.workflow1:workflow-ui-core-android:1.8.0-beta02")
'com.squareup.workflow1:workflow-ui-core-android:aar:1.8.0-beta02'
<dependency org="com.squareup.workflow1" name="workflow-ui-core-android" rev="1.8.0-beta02">
  <artifact name="workflow-ui-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.workflow1', module='workflow-ui-core-android', version='1.8.0-beta02')
)
libraryDependencies += "com.squareup.workflow1" % "workflow-ui-core-android" % "1.8.0-beta02"
[com.squareup.workflow1/workflow-ui-core-android "1.8.0-beta02"]