Tweedle

Tweedle is an Android library built around the Twitter v2 API built fully in Kotlin using Kotlin Coroutines

Лицензия

Лицензия

MIT
Группа

Группа

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

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

tweedle-android-debug
Последняя версия

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

0.3.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Tweedle
Tweedle is an Android library built around the Twitter v2 API built fully in Kotlin using Kotlin Coroutines
Ссылка на сайт

Ссылка на сайт

https://github.com/tyczj/Tweedle
Система контроля версий

Система контроля версий

https://github.com/tyczj/Tweedle

Скачать tweedle-android-debug

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.32

runtime (10)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.3.2
io.ktor : ktor-client-android jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2-native-mt
com.github.scribejava : scribejava-apis jar 8.3.0
io.ktor : ktor-client-core-jvm jar 1.5.1
io.ktor : ktor-client-json-jvm jar 1.5.1
io.ktor : ktor-client-serialization-jvm jar 1.5.1
io.ktor : ktor-client-logging-jvm jar 1.5.1
ch.qos.logback : logback-classic jar 1.2.3
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2-native-mt

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.2
0.3.1