is not current version
Last Version 1.1.0

com.github.warmuuh:flow-parent 1.0.0

dataflow orchestration library

GroupId

GroupId

com.github.warmuuh
ArtifactId

ArtifactId

flow-parent
Version

Version

1.0.0
Type

Type

pom

Download flow-parent 1.0.0

Filename Size
flow-parent-1.0.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.warmuuh/flow-parent/ -->
<dependency>
    <groupId>com.github.warmuuh</groupId>
    <artifactId>flow-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.warmuuh/flow-parent/
implementation 'com.github.warmuuh:flow-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.warmuuh/flow-parent/
implementation ("com.github.warmuuh:flow-parent:1.0.0")
'com.github.warmuuh:flow-parent:pom:1.0.0'
<dependency org="com.github.warmuuh" name="flow-parent" rev="1.0.0">
  <artifact name="flow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.warmuuh', module='flow-parent', version='1.0.0')
)
libraryDependencies += "com.github.warmuuh" % "flow-parent" % "1.0.0"
[com.github.warmuuh/flow-parent "1.0.0"]