License |
License |
---|---|
GroupId | GroupIdio.holunda.polyflow |
ArtifactId | ArtifactIdpolyflow-root |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPOM: polyflow-root
Polyflow Root POM
|
Project URL |
Project URL |
Filename | Size |
---|---|
polyflow-root-3.2.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-root/ -->
<dependency>
<groupId>io.holunda.polyflow</groupId>
<artifactId>polyflow-root</artifactId>
<version>3.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-root/
implementation 'io.holunda.polyflow:polyflow-root:3.2.2'
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-root/
implementation ("io.holunda.polyflow:polyflow-root:3.2.2")
'io.holunda.polyflow:polyflow-root:pom:3.2.2'
<dependency org="io.holunda.polyflow" name="polyflow-root" rev="3.2.2">
<artifact name="polyflow-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda.polyflow', module='polyflow-root', version='3.2.2')
)
libraryDependencies += "io.holunda.polyflow" % "polyflow-root" % "3.2.2"
[io.holunda.polyflow/polyflow-root "3.2.2"]