is not current version
Last Version 1.0.149

com.fnproject.fn:flow-runtime 1.0.89


GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

flow-runtime
Version

Version

1.0.89
Type

Type

jar

Download flow-runtime 1.0.89


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