is not current version
Last Version 0.5.2

Tweedle 0.5.0

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

License

License

MIT
GroupId

GroupId

io.github.tyczj
ArtifactId

ArtifactId

tweedle-android
Version

Version

0.5.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/tyczj/Tweedle
Source Code Management

Source Code Management

https://github.com/tyczj/Tweedle

Download tweedle-android 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.32

runtime (8)

Group / Artifact Type Version
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
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2-native-mt

Project Modules

There are no modules declared in this project.