License |
License |
---|---|
GroupId | GroupIdio.github.tyczj |
ArtifactId | ArtifactIdtweedle-android |
Version | Version0.3.4 |
Type | Typeaar |
Description |
DescriptionTweedle
Tweedle is an Android library built around the Twitter v2 API built fully in Kotlin using Kotlin Coroutines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tweedle-android-0.3.4.pom | |
tweedle-android-0.3.4-sources.jar | 41 KB |
tweedle-android-0.3.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tyczj/tweedle-android/ -->
<dependency>
<groupId>io.github.tyczj</groupId>
<artifactId>tweedle-android</artifactId>
<version>0.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tyczj/tweedle-android/
implementation 'io.github.tyczj:tweedle-android:0.3.4'
// https://jarcasting.com/artifacts/io.github.tyczj/tweedle-android/
implementation ("io.github.tyczj:tweedle-android:0.3.4")
'io.github.tyczj:tweedle-android:aar:0.3.4'
<dependency org="io.github.tyczj" name="tweedle-android" rev="0.3.4">
<artifact name="tweedle-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tyczj', module='tweedle-android', version='0.3.4')
)
libraryDependencies += "io.github.tyczj" % "tweedle-android" % "0.3.4"
[io.github.tyczj/tweedle-android "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.32 |
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 |