Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| androidx.databinding
»
viewbinding Android ViewBinding library that generates type-safe binding classes for views in XML layouts, reducing boilerplate and ... | 8.1.1 | 9.3.1 |
Runtime Dependencies (39)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| androidx.activity
»
activity-compose Compose integration with Activity | 1.7.2 | 1.13.0 | |
Annotation Lib
Apache 2.0
| androidx.annotation
»
annotation Provides source annotations for tooling and readability. | 1.7.0 | 1.10.0 | |
Android Platform
Apache 2.0
| androidx.appcompat
»
appcompat Provides backwards-compatible implementations of UI-related Android SDK functionality, including dark mode and Material ... | 1.6.1 | 1.7.1 | |
Android Package
Apache 2.0
| androidx.compose.material
»
material Compose Material You Design Components library | 1.5.4 | 1.4.0 | |
Android Package
Apache 2.0
| androidx.compose.ui
»
ui-tooling-preview Compose tooling library API. This library provides the API required to declare @Preview composables in user apps. | 1.5.4 | 1.11.4 | |
Android UI Layouts
Apache 2.0
| androidx.constraintlayout
»
constraintlayout This library offers a flexible and adaptable way to position and animate widgets | 2.1.4 | 2.2.2 | |
Android Package
Apache 2.0
| androidx.core
»
core-ktx Kotlin extensions for 'core' artifact | 1.12.0 | 1.19.0 | |
Android Package
Apache 2.0
| androidx.exifinterface
»
exifinterface Android Support ExifInterface | 1.3.6 | 1.4.2 | |
Android Package
Apache 2.0
| androidx.fragment
»
fragment-ktx Kotlin extensions for 'fragment' artifact | 1.6.2 | 1.8.9 | |
Android Package
Apache 2.0
| androidx.lifecycle
»
lifecycle-viewmodel-ktx Kotlin extensions for 'viewmodel' artifact | 2.6.2 | 2.11.0 | |
Android Package
Apache 2.0
| androidx.lifecycle
»
lifecycle-runtime-ktx Kotlin extensions for 'lifecycle' artifact | 2.6.2 | 2.11.0 | |
Android Package
Apache 2.0
| androidx.lifecycle
»
lifecycle-viewmodel-compose Compose integration with Lifecycle ViewModel | 2.6.2 | 2.11.0 | |
Android Package
Apache 2.0
| androidx.navigation
»
navigation-compose Compose integration with Navigation | 2.7.5 | 2.9.8 | |
Android Package
Apache 2.0
| androidx.paging
»
paging-runtime-ktx Kotlin extensions for 'paging-runtime' artifact | 3.2.1 | 3.5.0 | |
Android Package
Apache 2.0
| androidx.paging
»
paging-compose Compose integration with Paging | 3.2.1 | 3.5.0 | |
Android Package
Apache 2.0
| androidx.vectordrawable
»
vectordrawable-animated Android Support AnimatedVectorDrawable | 1.1.0 | 1.2.0 | |
Android Package
Apache 2.0
| androidx.vectordrawable
»
vectordrawable Android Support VectorDrawable | 1.1.0 | 1.2.0 | |
Android Package
Apache 2.0
| androidx.work
»
work-runtime-ktx Android WorkManager Kotlin Extensions | 2.8.1 | 2.11.2 | |
Android Package
Apache 2.0
| com.airbnb.android
»
lottie-compose Lottie for Jetpack Compose. | 6.1.0 | 6.7.1 | |
Android Package
BSD 2-clause
| com.facebook.shimmer
»
shimmer Shimmer effect for Android Views. | 0.5.0 | ✔ | |
Android Package
Apache 2.0
| com.google.accompanist
»
accompanist-systemuicontroller Utilities for Jetpack Compose | 0.30.1 | 0.36.0 | |
Android Package
Apache 2.0
| com.google.accompanist
»
accompanist-placeholder Utilities for Jetpack Compose | 0.30.1 | 0.36.0 | |
Android Package
Apache 2.0
| com.google.android.material
»
material Material Components for Android is a static library that you can add to your Android application in order to use APIs ... | 1.9.0 | 1.14.0 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.10.1 | 2.14.0 | |
Android Package
Apache 2.0
| com.intercom
»
twig Logging library for Android | 1.3.0 | ✔ | |
Apache 2.0
| com.jakewharton.retrofit
»
retrofit2-kotlinx-serialization-converter A Converter.Factory for Kotlin's serialization support. | 1.0.0 | ✔ | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.4.0 | |
HTTP Clients
Apache 2.0
| com.squareup.retrofit2
»
retrofit A type-safe HTTP client for Android and Java. | 2.9.0 | 3.0.0 | |
Serializer
Apache 2.0
| com.squareup.retrofit2
»
converter-gson A Retrofit Converter which uses Gson for serialization. | 2.9.0 | 3.0.0 | |
Android Package
Apache 2.0
| io.coil-kt
»
coil-base An image loading library for Android backed by Kotlin Coroutines. | 2.3.0 | 2.7.0 | |
Android Package
Apache 2.0
| io.coil-kt
»
coil-gif An image loading library for Android backed by Kotlin Coroutines. | 2.3.0 | 2.7.0 | |
Android Package
Apache 2.0
| io.coil-kt
»
coil-compose An image loading library for Android and Compose Multiplatform. | 2.3.0 | 3.5.0 | |
Android Package
Apache 2.0
| io.intercom.android
»
intercom-sdk-ui Intercom SDK for Android | 15.5.0 | 18.7.0 | |
Android Package
Apache 2.0
| io.intercom.android
»
nexus-client-android Nexus Android Client | 6.3.4 | 6.4.0 | |
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-parcelize-runtime Runtime library for the Parcelize compiler plugin | 1.8.22 | 2.4.10 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 1.8.22 | 2.4.10 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-android Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
JSON Lib
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-json Kotlin multiplatform serialization runtime library | 1.5.1 | 1.11.0 |