is not current version
Last Version 2.0.21

com.github.roneetshaw:flow-runtime 2.0.18


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

flow-runtime
Version

Version

2.0.18
Type

Type

jar

Download flow-runtime 2.0.18


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