License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.workflow1 |
ArtifactId | ArtifactIdworkflow-ui-core-android |
Version | Version1.0.0-alpha16 |
Type | Typeaar |
Description |
DescriptionWorkflow UI Android
Reactive workflows
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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-alpha16</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-alpha16'
// https://jarcasting.com/artifacts/com.squareup.workflow1/workflow-ui-core-android/
implementation ("com.squareup.workflow1:workflow-ui-core-android:1.0.0-alpha16")
'com.squareup.workflow1:workflow-ui-core-android:aar:1.0.0-alpha16'
<dependency org="com.squareup.workflow1" name="workflow-ui-core-android" rev="1.0.0-alpha16">
<artifact name="workflow-ui-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.workflow1', module='workflow-ui-core-android', version='1.0.0-alpha16')
)
libraryDependencies += "com.squareup.workflow1" % "workflow-ui-core-android" % "1.0.0-alpha16"
[com.squareup.workflow1/workflow-ui-core-android "1.0.0-alpha16"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.workflow1 : workflow-core-jvm | jar | 1.0.0-alpha16 |
com.squareup.workflow1 : workflow-runtime-jvm | jar | 1.0.0-alpha16 |
com.squareup.workflow1 : workflow-ui-core-common-jvm | jar | 1.0.0-alpha16 |
androidx.transition » transition | jar | 1.4.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.activity » activity | jar | 1.2.3 |
androidx.fragment » fragment | jar | 1.3.5 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
androidx.savedstate » savedstate | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |