| License |
License |
|---|---|
| GroupId | GroupIdai.tabby |
| ArtifactId | ArtifactIdtabby-android |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontabby-android
Tabby official SDK for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tabby-android-1.0.1.pom | |
| tabby-android-1.0.1-sources.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.tabby/tabby-android/ -->
<dependency>
<groupId>ai.tabby</groupId>
<artifactId>tabby-android</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.tabby/tabby-android/
implementation 'ai.tabby:tabby-android:1.0.1'
// https://jarcasting.com/artifacts/ai.tabby/tabby-android/
implementation ("ai.tabby:tabby-android:1.0.1")
'ai.tabby:tabby-android:aar:1.0.1'
<dependency org="ai.tabby" name="tabby-android" rev="1.0.1">
<artifact name="tabby-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.tabby', module='tabby-android', version='1.0.1')
)
libraryDependencies += "ai.tabby" % "tabby-android" % "1.0.1"
[ai.tabby/tabby-android "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.compose.ui » ui | jar | 1.0.5 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.0.5 |
| androidx.compose.material » material | jar | 1.0.5 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| com.google.dagger : dagger | jar | 2.38.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.2 |