Tweedle

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
Last Version

Last Version

0.5.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

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

runtime (7)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
io.ktor : ktor-client-android jar 1.6.7
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
io.ktor : ktor-client-core-jvm jar 1.6.7
io.ktor : ktor-client-json-jvm jar 1.6.7
io.ktor : ktor-client-serialization-jvm jar 1.6.7
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.0
0.4.0
0.3.4
0.3.2
0.3.1
0.3.0