is not current version
Last Version 2.0.21

com.github.roneetshaw:flow-api 1.0.6


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

flow-api
Version

Version

1.0.6
Type

Type

jar

Download flow-api 1.0.6


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