is not current version
Last Version 1.0.5

io.github.ternaryop:feedly-coroutines 1.0.4

Feedly Api Library focused on Android integration

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

feedly-coroutines
Version

Version

1.0.4
Type

Type

aar

Download feedly-coroutines 1.0.4


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