is not current version
Last Version 1.1.0

com.github.warmuuh:flow 1.0.0


GroupId

GroupId

com.github.warmuuh
ArtifactId

ArtifactId

flow
Version

Version

1.0.0
Type

Type

jar

Download flow 1.0.0


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