Last Version

com.zarbosoft:coroutines 1.0.1

Coroutines in Java

License

License

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

coroutines
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.zarbosoft:coroutines
Coroutines in Java
Project URL

Project URL

https://github.com/rendaw/java-coroutines
Source Code Management

Source Code Management

http://github.com/rendaw/java-coroutines/tree/master

Download coroutines 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.zarbosoft : coroutines-core jar 0.0.10
org.slf4j : slf4j-api jar 1.7.24
com.zarbosoft.rendaw : common jar 1.0.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.