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