is not current version
Last Version 1.0.149

com.fnproject.fn:flow-runtime 1.0.127


GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

flow-runtime
Version

Version

1.0.127
Type

Type

jar

Download flow-runtime 1.0.127


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