Last Version

PhotoShelfApi 1.1.3

PhotoShelf Api Library focused on Android integration with Kotlin coroutines

License

License

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

api-coroutines
Version

Version

1.1.3
Type

Type

aar
Description

Description

PhotoShelfApi
PhotoShelf Api Library focused on Android integration with Kotlin coroutines
Project URL

Project URL

https://github.com/ternaryop/photoshelfapi-coroutines
Source Code Management

Source Code Management

https://github.com/ternaryop/photoshelfapi-coroutines.git

Download api-coroutines 1.1.3


<!-- 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"]

Dependencies

compile (5)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0

Project Modules

There are no modules declared in this project.