PhotoShelfApi

PhotoShelf Api Library focused on Android integration with Kotlin coroutines

Лицензия

Лицензия

Группа

Группа

io.github.ternaryop
Идентификатор

Идентификатор

api-coroutines
Последняя версия

Последняя версия

1.1.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

PhotoShelfApi
PhotoShelf Api Library focused on Android integration with Kotlin coroutines
Ссылка на сайт

Ссылка на сайт

https://github.com/ternaryop/photoshelfapi-coroutines
Система контроля версий

Система контроля версий

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

Скачать api-coroutines

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0

Модули Проекта

Данный проект не имеет модулей.
io.github.ternaryop

Версии библиотеки

Версия
1.1.3
1.1.2
1.1.1
1.1.0