| Группа | Группаio.github.ternaryop |
|---|---|
| Идентификатор | Идентификаторfeedly-coroutines |
| Версия | Версия1.0.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| feedly-coroutines-1.0.3.pom | |
| feedly-coroutines-1.0.3-sources.jar | 4 KB |
| feedly-coroutines-1.0.3-javadoc.jar | 296 KB |
| Обзор |
<!-- 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"]