Coroutines

Coroutines for Java - core package containing Java agent for runtime code instrumentation

License

License

GroupId

GroupId

pl.clareo.coroutines.core
ArtifactId

ArtifactId

coroutines-core
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Coroutines
Coroutines for Java - core package containing Java agent for runtime code instrumentation
Project Organization

Project Organization

CLAREO
Source Code Management

Source Code Management

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

Download coroutines-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
asm : asm-all jar 3.2
pl.clareo.coroutines.user : coroutines-user jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2