| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ternaryop |
| Идентификатор | Идентификаторfeedly-coroutines |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTinyFeedly
Feedly Api Library focused on Android integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| feedly-coroutines-1.0.5.pom | |
| feedly-coroutines-1.0.5-sources.jar | 4 KB |
| feedly-coroutines-1.0.5-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ternaryop/feedly-coroutines/ -->
<dependency>
<groupId>io.github.ternaryop</groupId>
<artifactId>feedly-coroutines</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/feedly-coroutines/
implementation 'io.github.ternaryop:feedly-coroutines:1.0.5'
// https://jarcasting.com/artifacts/io.github.ternaryop/feedly-coroutines/
implementation ("io.github.ternaryop:feedly-coroutines:1.0.5")
'io.github.ternaryop:feedly-coroutines:aar:1.0.5'
<dependency org="io.github.ternaryop" name="feedly-coroutines" rev="1.0.5">
<artifact name="feedly-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='feedly-coroutines', version='1.0.5')
)
libraryDependencies += "io.github.ternaryop" % "feedly-coroutines" % "1.0.5"
[io.github.ternaryop/feedly-coroutines "1.0.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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |