is not current version
Last Version 1.1.3

io.github.ternaryop:api-coroutines 1.1.2

PhotoShelf Api Library focused on Android integration with Kotlin coroutines

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

api-coroutines
Version

Version

1.1.2
Type

Type

aar

Download api-coroutines 1.1.2


<!-- https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/ -->
<dependency>
    <groupId>io.github.ternaryop</groupId>
    <artifactId>api-coroutines</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/
implementation 'io.github.ternaryop:api-coroutines:1.1.2'
// https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/
implementation ("io.github.ternaryop:api-coroutines:1.1.2")
'io.github.ternaryop:api-coroutines:aar:1.1.2'
<dependency org="io.github.ternaryop" name="api-coroutines" rev="1.1.2">
  <artifact name="api-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='api-coroutines', version='1.1.2')
)
libraryDependencies += "io.github.ternaryop" % "api-coroutines" % "1.1.2"
[io.github.ternaryop/api-coroutines "1.1.2"]