Last Version

Coroutines 1.2

Coroutines for Java

License

License

GroupId

GroupId

pl.clareo.coroutines
ArtifactId

ArtifactId

coroutines
Version

Version

1.2
Type

Type

pom
Description

Description

Coroutines
Coroutines for Java
Project Organization

Project Organization

CLAREO
Source Code Management

Source Code Management

http://code.google.com/p/coroutines/source/browse/

Download coroutines 1.2

Filename Size
coroutines-1.2.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coroutines-user
  • coroutines-core
  • distribution