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

io.github.ternaryop:feedly-coroutines 1.0.3

Feedly Api Library focused on Android integration

Группа

Группа

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

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

feedly-coroutines
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать feedly-coroutines 1.0.3


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