| License |
License |
|---|---|
| GroupId | GroupIdpl.clareo.coroutines.user |
| ArtifactId | ArtifactIdcoroutines-user |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncoroutines-user
Coroutines for Java - for coroutines' developers
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coroutines-user-1.2.pom | |
| coroutines-user-1.2.jar | 17 KB |
| coroutines-user-1.2-sources.jar | 14 KB |
| coroutines-user-1.2-javadoc.jar | 78 KB |
| coroutines-user-1.2-examples.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.clareo.coroutines.user/coroutines-user/ -->
<dependency>
<groupId>pl.clareo.coroutines.user</groupId>
<artifactId>coroutines-user</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.clareo.coroutines.user/coroutines-user/
implementation 'pl.clareo.coroutines.user:coroutines-user:1.2'
// https://jarcasting.com/artifacts/pl.clareo.coroutines.user/coroutines-user/
implementation ("pl.clareo.coroutines.user:coroutines-user:1.2")
'pl.clareo.coroutines.user:coroutines-user:jar:1.2'
<dependency org="pl.clareo.coroutines.user" name="coroutines-user" rev="1.2">
<artifact name="coroutines-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.clareo.coroutines.user', module='coroutines-user', version='1.2')
)
libraryDependencies += "pl.clareo.coroutines.user" % "coroutines-user" % "1.2"
[pl.clareo.coroutines.user/coroutines-user "1.2"]