is not current version
Last Version 1.0.9

io.github.nassimus26:FlowControl 1.0.0

Powerful Thread Pool Executor with Flow Control and BatchBuffer execution

GroupId

GroupId

io.github.nassimus26
ArtifactId

ArtifactId

FlowControl
Version

Version

1.0.0
Type

Type

jar

Download FlowControl 1.0.0


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