MVN

pl.clareo.coroutines : coroutines

Maven & Gradle

Nov 17, 2010

Coroutines · Coroutines for Java

<dependency>
    <groupId>pl.clareo.coroutines</groupId>
    <artifactId>coroutines</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.clareo.coroutines : coroutines to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of pl.clareo.coroutines : coroutines to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
coroutines-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pl.clareo.coroutines</groupId>
    <artifactId>coroutines</artifactId>
    <version>1.2</version>
</dependency>