is not current version
Last Version 99.99.999

io.fnproject.fn:flow-runtime 1.0.127


GroupId

GroupId

io.fnproject.fn
ArtifactId

ArtifactId

flow-runtime
Version

Version

1.0.127
Type

Type

jar

Download flow-runtime 1.0.127


<!-- https://jarcasting.com/artifacts/io.fnproject.fn/flow-runtime/ -->
<dependency>
    <groupId>io.fnproject.fn</groupId>
    <artifactId>flow-runtime</artifactId>
    <version>1.0.127</version>
</dependency>
// https://jarcasting.com/artifacts/io.fnproject.fn/flow-runtime/
implementation 'io.fnproject.fn:flow-runtime:1.0.127'
// https://jarcasting.com/artifacts/io.fnproject.fn/flow-runtime/
implementation ("io.fnproject.fn:flow-runtime:1.0.127")
'io.fnproject.fn:flow-runtime:jar:1.0.127'
<dependency org="io.fnproject.fn" name="flow-runtime" rev="1.0.127">
  <artifact name="flow-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fnproject.fn', module='flow-runtime', version='1.0.127')
)
libraryDependencies += "io.fnproject.fn" % "flow-runtime" % "1.0.127"
[io.fnproject.fn/flow-runtime "1.0.127"]