Last Version

com.zarbosoft:coroutines-core 0.0.10

Coroutines in Java

License

License

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

coroutines-core
Version

Version

0.0.10
Type

Type

jar
Description

Description

com.zarbosoft:coroutines-core
Coroutines in Java
Project URL

Project URL

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

Source Code Management

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

Download coroutines-core 0.0.10


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.1
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-tree jar 7.1
org.ow2.asm : asm-analysis jar 7.1
org.ow2.asm : asm-util jar 7.1

test (3)

Group / Artifact Type Version
com.zarbosoft » coroutines-core-testagentjar jar 0.0.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.