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

com.cedarsoft.commons:workflow 8.8.1


Группа

Группа

com.cedarsoft.commons
Идентификатор

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

workflow
Версия

Версия

8.8.1
Тип

Тип

jar

Скачать workflow 8.8.1


<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/workflow/ -->
<dependency>
    <groupId>com.cedarsoft.commons</groupId>
    <artifactId>workflow</artifactId>
    <version>8.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/workflow/
implementation 'com.cedarsoft.commons:workflow:8.8.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/workflow/
implementation ("com.cedarsoft.commons:workflow:8.8.1")
'com.cedarsoft.commons:workflow:jar:8.8.1'
<dependency org="com.cedarsoft.commons" name="workflow" rev="8.8.1">
  <artifact name="workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='workflow', version='8.8.1')
)
libraryDependencies += "com.cedarsoft.commons" % "workflow" % "8.8.1"
[com.cedarsoft.commons/workflow "8.8.1"]