is not current version
Last Version 3.2.2

io.holunda.polyflow:polyflow-taskpool-api 3.0.1


GroupId

GroupId

io.holunda.polyflow
ArtifactId

ArtifactId

polyflow-taskpool-api
Version

Version

3.0.1
Type

Type

jar

Download polyflow-taskpool-api 3.0.1


<!-- https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-taskpool-api/ -->
<dependency>
    <groupId>io.holunda.polyflow</groupId>
    <artifactId>polyflow-taskpool-api</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-taskpool-api/
implementation 'io.holunda.polyflow:polyflow-taskpool-api:3.0.1'
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-taskpool-api/
implementation ("io.holunda.polyflow:polyflow-taskpool-api:3.0.1")
'io.holunda.polyflow:polyflow-taskpool-api:jar:3.0.1'
<dependency org="io.holunda.polyflow" name="polyflow-taskpool-api" rev="3.0.1">
  <artifact name="polyflow-taskpool-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holunda.polyflow', module='polyflow-taskpool-api', version='3.0.1')
)
libraryDependencies += "io.holunda.polyflow" % "polyflow-taskpool-api" % "3.0.1"
[io.holunda.polyflow/polyflow-taskpool-api "3.0.1"]