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

org.flowable:flowable-ui-task-frontend 6.7.0


Группа

Группа

org.flowable
Идентификатор

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

flowable-ui-task-frontend
Версия

Версия

6.7.0
Тип

Тип

jar

Скачать flowable-ui-task-frontend 6.7.0


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