is not current version
Last Version 1.1.0

com.github.akurilov:fiber4j 1.0.7

Co-operative multitasking utility

GroupId

GroupId

com.github.akurilov
ArtifactId

ArtifactId

fiber4j
Version

Version

1.0.7
Type

Type

jar

Download fiber4j 1.0.7


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