Compile Dependencies (33)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| androidx.activity
»
activity-ktx Kotlin extensions for 'activity' artifact | 1.1.0-alpha01 | 1.13.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.1.0-rc01 | 1.7.1 | |
Android Package
Apache 2.0
| androidx.core
»
core-ktx Kotlin extensions for 'core' artifact | 1.2.0-alpha02 | 1.19.0 | |
Android Package
Apache 2.0
| androidx.fragment
»
fragment-ktx Kotlin extensions for 'fragment' artifact | 1.1.0-rc03 | 1.8.9 | |
Android Package
Apache 2.0
| androidx.navigation
»
navigation-fragment-ktx Android Navigation-Fragment-Ktx | 2.1.0-beta02 | 2.9.8 | |
Android Package
Apache 2.0
| androidx.navigation
»
navigation-ui-ktx Android Navigation-UI-Ktx | 2.1.0-beta02 | 2.9.8 | |
Android Package
Apache 2.0
| androidx.preference
»
preference AndroidX Preference | 1.1.0-rc01 | 1.2.1 | |
Android Package
Apache 2.0
| androidx.preference
»
preference-ktx Kotlin extensions for preferences | 1.1.0-rc01 | 1.2.1 | |
Android Package
Apache 2.0
| androidx.recyclerview
»
recyclerview Display large sets of data in your UI while minimizing memory usage. | 1.1.0-beta01 | 1.4.0 | |
Android Package
Apache 2.0
| androidx.room
»
room-runtime Android Room-Runtime | 2.1.0 | 2.8.4 | |
Android Package
Apache 2.0
| androidx.room
»
room-ktx Android Room Kotlin Extensions | 2.1.0 | 2.8.4 | |
Cloud Computing
Apache 2.0
| com.amazonaws
»
aws-android-sdk-lambda The AWS Android SDK for AWS Lambda module holds the client classes that are used for communicating with AWS Lambda ... | 2.14.1 | 2.81.1 | |
Android Package
Apache 2.0
| com.amazonaws
»
aws-android-sdk-lex The AWS Android SDK for Amazon Lex | 2.14.1 | 2.81.1 | |
Android Package
Apache 2.0
| com.amazonaws
»
aws-android-sdk-polly The AWS Android SDK for Amazon Polly module holds the client classes that are used for communicating with Amazon Polly ... | 2.14.1 | 2.81.1 | |
Serializer
BSD 3-clause
| com.esotericsoftware
»
kryo Fast, efficient Java serialization. This is the main Kryo artifact. | 4.0.2 | 5.6.2 | |
| com.google.android.gms
»
play-services-location A Google Play Services library for accessing the device's location using high-accuracy and battery-optimized APIs. | 17.0.0 | 21.4.0 | ||
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.5 | 2.14.0 | |
| com.google.firebase » firebase-core | 17.0.1 | 21.1.1 | ||
Android Package
Apache 2.0
| com.snappydb
»
snappydb-lib A fast and lightweight key/value database for Android | 0.5.2 | ✔ | |
JSON Lib
Apache 2.0
| com.squareup.moshi
»
moshi A modern JSON API for Android and Java | 1.8.0 | 1.15.2 | |
JSON Lib
Apache 2.0
| com.squareup.moshi
»
moshi-kotlin A modern JSON API for Android and Java | 1.8.0 | 1.15.2 | |
Apache 2.0
| com.squareup.moshi
»
moshi-adapters A modern JSON API for Android and Java | 1.8.0 | 1.15.2 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp1 vulnerability Square’s meticulous HTTP client for Java and Kotlin. | 4.0.1 | 5.4.0 | |
Apache 2.0
| com.squareup.okhttp3
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 4.0.1 | 5.4.0 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk15on6 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.62 | 1.84 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk15on2 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.62 | 1.84 | |
Android Package
Apache 2.0
| org.greenrobot
»
eventbus EventBus is a publish/subscribe event bus optimized for Android. | 3.1.1 | 3.3.1 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 1.3.41 | 2.4.0 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.3.41 | 2.4.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-android Coroutines support libraries for Kotlin | 1.3.0-RC | 1.11.0 | |
Android Package
Apache 2.0
| org.koin
»
koin-android KOIN - Kotlin simple Dependency Injection Framework | 2.0.1 | 4.2.2 | |
Android Package
Apache 2.0
| org.koin
»
koin-androidx-viewmodel Koin - a pragmatic lightweight dependency injection framework for Kotlin | 2.0.1 | 2.2.3 | |
Date/Time
BSD 3-clause
| org.threeten
»
threetenbp Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR. | 1.4.0 | 1.7.3 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-android-extensions-runtime Kotlin Android Extensions Runtime | 1.3.41 | 2.2.10 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13-beta-3 | 6.1.1 |