Jar examples for j:java-coroutines
The library supporting the alternative concurrency model
You can download jar file java-coroutines 1.0.2 in this page.
Apache License 2.0
You can use the following script to add java-coroutines-1.0.2.jar to your project.
<dependency> <groupId>com.github.akurilov</groupId> <artifactId>java-coroutines</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.akurilov', name: 'java-coroutines', version: '1.0.2'
libraryDependencies += "com.github.akurilov" % "java-coroutines" % "1.0.2"
<dependency org="com.github.akurilov" name="java-coroutines" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.akurilov', module='java-coroutines', version='1.0.2'))
'com.github.akurilov:java-coroutines:jar:1.0.2'
Click the following link to download the jar file.
java-coroutines-1.0.2-javadoc.jar