License |
License |
---|---|
GroupId | GroupIdcom.github.akurilov |
ArtifactId | ArtifactIdfiber4j |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionfiber4j
Co-operative multitasking utility
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fiber4j-1.1.0.pom | |
fiber4j-1.1.0.jar | 15 KB |
fiber4j-1.1.0-sources.jar | 9 KB |
fiber4j-1.1.0-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.akurilov/fiber4j/ -->
<dependency>
<groupId>com.github.akurilov</groupId>
<artifactId>fiber4j</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akurilov/fiber4j/
implementation 'com.github.akurilov:fiber4j:1.1.0'
// https://jarcasting.com/artifacts/com.github.akurilov/fiber4j/
implementation ("com.github.akurilov:fiber4j:1.1.0")
'com.github.akurilov:fiber4j:jar:1.1.0'
<dependency org="com.github.akurilov" name="fiber4j" rev="1.1.0">
<artifact name="fiber4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akurilov', module='fiber4j', version='1.1.0')
)
libraryDependencies += "com.github.akurilov" % "fiber4j" % "1.1.0"
[com.github.akurilov/fiber4j "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.akurilov : java-commons | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |