is not current version
Last Version 3.2.2

io.holunda.polyflow:polyflow-datapool-api 3.1.3


Categories

Categories

Data
GroupId

GroupId

io.holunda.polyflow
ArtifactId

ArtifactId

polyflow-datapool-api
Version

Version

3.1.3
Type

Type

jar

Download polyflow-datapool-api 3.1.3


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