не последняя версия
Последняя версия 1.8.0-beta03

com.squareup.workflow1:workflow-ui-compose-tooling 1.0.0-alpha21

Reactive workflows

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.workflow1
Идентификатор

Идентификатор

workflow-ui-compose-tooling
Версия

Версия

1.0.0-alpha21
Тип

Тип

aar

Скачать workflow-ui-compose-tooling 1.0.0-alpha21


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