License |
License |
---|---|
GroupId | GroupIdio.holunda.polyflow |
ArtifactId | ArtifactIdpolyflow-root |
Version | Version3.0.2 |
Type | Typepom |
Description |
DescriptionPOM: polyflow-root
Polyflow Root POM
|
Project URL |
Project URL |
Filename | Size |
---|---|
polyflow-root-3.0.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.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-root/
implementation 'io.holunda.polyflow:polyflow-root:3.0.2'
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-root/
implementation ("io.holunda.polyflow:polyflow-root:3.0.2")
'io.holunda.polyflow:polyflow-root:pom:3.0.2'
<dependency org="io.holunda.polyflow" name="polyflow-root" rev="3.0.2">
<artifact name="polyflow-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda.polyflow', module='polyflow-root', version='3.0.2')
)
libraryDependencies += "io.holunda.polyflow" % "polyflow-root" % "3.0.2"
[io.holunda.polyflow/polyflow-root "3.0.2"]