is not current version
Last Version 0.7.41

com.lithium.flow:flow 0.7.18


GroupId

GroupId

com.lithium.flow
ArtifactId

ArtifactId

flow
Version

Version

0.7.18
Type

Type

jar

Download flow 0.7.18


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