License |
License |
---|---|
GroupId | GroupIdio.github.ternaryop |
ArtifactId | ArtifactIdapi-coroutines |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPhotoShelfApi
PhotoShelf Api Library focused on Android integration with Kotlin coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-coroutines-1.1.3.pom | |
api-coroutines-1.1.3-sources.jar | 9 KB |
api-coroutines-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/ -->
<dependency>
<groupId>io.github.ternaryop</groupId>
<artifactId>api-coroutines</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/
implementation 'io.github.ternaryop:api-coroutines:1.1.3'
// https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/
implementation ("io.github.ternaryop:api-coroutines:1.1.3")
'io.github.ternaryop:api-coroutines:aar:1.1.3'
<dependency org="io.github.ternaryop" name="api-coroutines" rev="1.1.3">
<artifact name="api-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='api-coroutines', version='1.1.3')
)
libraryDependencies += "io.github.ternaryop" % "api-coroutines" % "1.1.3"
[io.github.ternaryop/api-coroutines "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
com.squareup.moshi : moshi | jar | 1.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |