is not current version
Last Version 3.2.2

io.holunda.polyflow:polyflow-view-api 3.1.2


GroupId

GroupId

io.holunda.polyflow
ArtifactId

ArtifactId

polyflow-view-api
Version

Version

3.1.2
Type

Type

jar

Download polyflow-view-api 3.1.2


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