| License |
License |
|---|---|
| GroupId | GroupIdio.github.100nandoo |
| ArtifactId | ArtifactIdcoroutines-play-core |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
Descriptioncoroutines-play-core
Kotlin Coroutines Play Core extension
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coroutines-play-core-0.0.1.pom | |
| coroutines-play-core-0.0.1-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.100nandoo/coroutines-play-core/ -->
<dependency>
<groupId>io.github.100nandoo</groupId>
<artifactId>coroutines-play-core</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.100nandoo/coroutines-play-core/
implementation 'io.github.100nandoo:coroutines-play-core:0.0.1'
// https://jarcasting.com/artifacts/io.github.100nandoo/coroutines-play-core/
implementation ("io.github.100nandoo:coroutines-play-core:0.0.1")
'io.github.100nandoo:coroutines-play-core:aar:0.0.1'
<dependency org="io.github.100nandoo" name="coroutines-play-core" rev="0.0.1">
<artifact name="coroutines-play-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.100nandoo', module='coroutines-play-core', version='0.0.1')
)
libraryDependencies += "io.github.100nandoo" % "coroutines-play-core" % "0.0.1"
[io.github.100nandoo/coroutines-play-core "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
| com.google.android.play » core | jar | 1.9.1 |