не последняя версия
Последняя версия 0.30.0

com.squareup.workflow:workflow-ui-compose-tooling 0.29.0

Reactive workflows

Категории

Категории

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

Группа

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

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

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

Версия

0.29.0
Тип

Тип

aar

Скачать workflow-ui-compose-tooling 0.29.0


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