is not current version
Last Version 1.0.5

io.github.ternaryop:feedly-coroutines 1.0.2

Feedly Api Library focused on Android integration

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

feedly-coroutines
Version

Version

1.0.2
Type

Type

aar

Download feedly-coroutines 1.0.2


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