License |
License |
---|---|
GroupId | GroupIdio.github.ternaryop |
ArtifactId | ArtifactIdfeedly-coroutines |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTinyFeedly
Feedly Api Library focused on Android integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
feedly-coroutines-1.0.5.pom | |
feedly-coroutines-1.0.5-sources.jar | 4 KB |
feedly-coroutines-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |