thirdPartyDependencies.csv 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. project,description,version,developers,url,year,licenses,license urls,dependency
  2. Activity,Provides the base Activity subclass and the relevant hooks to build a composable structure on top.,1.9.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/activity#1.9.0,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.activity:activity:1.9.0
  3. Activity Compose,Compose integration with Activity,1.9.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/activity#1.9.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.activity:activity-compose:1.9.0
  4. Activity Kotlin Extensions,"Kotlin extensions for 'activity' artifact",1.9.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/activity#1.9.0,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.activity:activity-ktx:1.9.0
  5. Android App Startup Runtime,Android App Startup Runtime,1.1.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/startup#1.1.1,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.startup:startup-runtime:1.1.1
  6. Android AppCompat Library,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.6.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/appcompat#1.6.1,2011,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.appcompat:appcompat:1.6.1
  7. Android Arch-Common,Android Arch-Common,2.2.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/arch-core#2.2.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.arch.core:core-common:2.2.0
  8. Android Arch-Runtime,Android Arch-Runtime,2.2.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/arch-core#2.2.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.arch.core:core-runtime:2.2.0
  9. Android Emoji2 Compat,Core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.,1.2.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.emoji2:emoji2:1.2.0
  10. Android Emoji2 Compat view helpers,View helpers for Emoji2,1.2.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/emoji2#1.2.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.emoji2:emoji2-views-helper:1.2.0
  11. Android Resource Inspection - Annotations,Annotation processors for Android resource and layout inspection,1.0.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/resourceinspection#1.0.1,2021,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.resourceinspection:resourceinspection-annotation:1.0.1
  12. Android Resources Library,The Resources Library is a static library that you can add to your Android application in order to use resource APIs that backport the latest APIs to older versions of the platform. Compatible on devices running API 14 or later.,1.6.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/appcompat#1.6.1,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.appcompat:appcompat-resources:1.6.1
  13. Android Support AnimatedVectorDrawable,Android Support AnimatedVectorDrawable,1.1.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx,2015,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.vectordrawable:vectordrawable-animated:1.1.0
  14. Android Support Library Cursor Adapter,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.0.0,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.cursoradapter:cursoradapter:1.0.0
  15. Android Support Library Custom View,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.0.0,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.customview:customview:1.0.0
  16. Android Support Library Drawer Layout,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.0.0,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.drawerlayout:drawerlayout:1.0.0
  17. Android Support Library Interpolators,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.0.0,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.interpolator:interpolator:1.0.0
  18. Android Support Library loader,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.0.0,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2011,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.loader:loader:1.0.0
  19. Android Support Library View Pager,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.0.0,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.viewpager:viewpager:1.0.0
  20. Android Support VectorDrawable,Android Support VectorDrawable,1.1.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx,2015,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.vectordrawable:vectordrawable:1.1.0
  21. Android Tracing,Android Tracing,1.0.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/tracing#1.0.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.tracing:tracing:1.0.0
  22. AndroidX Autofill,AndroidX Autofill,1.0.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.autofill:autofill:1.0.0
  23. AndroidX Futures,"Androidx implementation of Guava's ListenableFuture",1.1.0,The Android Open Source Project,https://developer.android.com/topic/libraries/architecture/index.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.concurrent:concurrent-futures:1.1.0
  24. androidx.customview:poolingcontainer,"Utilities for listening to the lifecycle of containers that manage their child Views' lifecycle, such as RecyclerView",1.0.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/customview#1.0.0,2021,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.customview:customview-poolingcontainer:1.0.0
  25. androidx.profileinstaller:profileinstaller,Allows libraries to prepopulate ahead of time compilation traces to be read by ART,1.3.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/profileinstaller#1.3.1,2021,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.profileinstaller:profileinstaller:1.3.1
  26. Annotation,Provides source annotations for tooling and readability.,1.8.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/annotation#1.8.1,2013,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.annotation:annotation-jvm:1.8.1
  27. atomicfu,AtomicFU utilities,0.25.0,JetBrains Team,https://github.com/Kotlin/kotlinx.atomicfu,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:atomicfu-jvm:0.25.0
  28. collections,Standalone efficient collections.,1.4.2,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/collection#1.4.2,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.collection:collection-jvm:1.4.2
  29. Collections Kotlin Extensions,"Kotlin extensions for 'collection' artifact",1.4.2,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/collection#1.4.2,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.collection:collection-ktx:1.4.2
  30. Compose Animation,Compose animation library,1.5.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-animation#1.5.1,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.animation:animation-android:1.5.1
  31. Compose Animation Core,Animation engine and animation primitives that are the building blocks of the Compose animation library,1.5.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-animation#1.5.1,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.animation:animation-core-android:1.5.1
  32. Compose Geometry,Compose classes related to dimensions without units,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-geometry-android:1.6.0
  33. Compose Geometry,Compose classes related to dimensions without units,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-geometry-desktop:1.6.0
  34. Compose Graphics,Compose graphics,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-graphics-android:1.6.0
  35. Compose Graphics,Compose graphics,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-graphics-desktop:1.6.0
  36. Compose Layouts,Compose layout implementations,1.5.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.5.1,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.foundation:foundation-layout-android:1.5.1
  37. Compose Navigation,Compose integration with Navigation,2.7.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.navigation:navigation-compose:2.7.7
  38. Compose Runtime,Tree composition support for code generated by the Compose compiler plugin and corresponding public API,1.6.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.7,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.runtime:runtime-android:1.6.7
  39. Compose Runtime,Tree composition support for code generated by the Compose compiler plugin and corresponding public API,1.6.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.7,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.runtime:runtime-desktop:1.6.7
  40. Compose Runtime,Tree composition support for code generated by the Compose compiler plugin and corresponding public API,1.6.10-rc03,Compose Multiplatform Team,https://github.com/JetBrains/compose-jb,2020,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.compose.runtime:runtime-desktop:1.6.10-rc03
  41. Compose Saveable,Compose components that allow saving and restoring the local ui state,1.6.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.7,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.runtime:runtime-saveable-android:1.6.7
  42. Compose Saveable,Compose components that allow saving and restoring the local ui state,1.6.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.6.7,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.runtime:runtime-saveable-desktop:1.6.7
  43. Compose UI,"Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.",1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-android:1.6.0
  44. Compose UI,"Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, measurement and layout.",1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-desktop:1.6.0
  45. Compose UI Text,Compose Text primitives and utilities,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-text-android:1.6.0
  46. Compose UI Text,Compose Text primitives and utilities,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-text-desktop:1.6.0
  47. Compose Unit,Compose classes for simple units,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-unit-android:1.6.0
  48. Compose Unit,Compose classes for simple units,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-unit-desktop:1.6.0
  49. Compose Util,Internal Compose utilities used by other modules,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-util-android:1.6.0
  50. Compose Util,Internal Compose utilities used by other modules,1.6.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/compose-ui#1.6.0,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.compose.ui:ui-util-desktop:1.6.0
  51. Core,Provides backward-compatible implementations of Android platform APIs and features.,1.13.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/core#1.13.1,2015,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.core:core:1.13.1
  52. Core Kotlin Extensions,"Kotlin extensions for 'core' artifact",1.13.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/core#1.13.1,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.core:core-ktx:1.13.1
  53. Experimental annotation,"Java annotation for use on unstable Android API surfaces. When used in conjunction with the Experimental annotation lint checks, this annotation provides functional parity with Kotlin's Experimental annotation.",1.4.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/annotation#1.4.1,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.annotation:annotation-experimental:1.4.1
  54. fragment,"The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.",1.7.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/fragment#1.7.1,2011,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.fragment:fragment:1.7.1
  55. Fragment Kotlin Extensions,"Kotlin extensions for 'fragment' artifact",1.7.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/fragment#1.7.1,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.fragment:fragment-ktx:1.7.1
  56. Guava ListenableFuture only,"Contains Guava's com.google.common.util.concurrent.ListenableFuture class,
  57. without any of its other classes -- but is also available in a second
  58. ""version"" that omits the class to avoid conflicts with the copy in Guava
  59. itself. The idea is:
  60. - If users want only ListenableFuture, they depend on listenablefuture-1.0.
  61. - If users want all of Guava, they depend on guava, which, as of Guava
  62. 27.0, depends on
  63. listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-...
  64. version number is enough for some build systems (notably, Gradle) to select
  65. that empty artifact over the ""real"" listenablefuture-1.0 -- avoiding a
  66. conflict with the copy of ListenableFuture in guava itself. If users are
  67. using an older version of Guava or a build system other than Gradle, they
  68. may see class conflicts. If so, they can solve them by manually excluding
  69. the listenablefuture artifact or manually forcing their build systems to
  70. use 9999.0-....",1.0,,,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,com.google.guava:listenablefuture:1.0
  71. JetBrains Java Annotations,A set of annotations used for code inspection support and code documentation.,23.0.0,JetBrains Team,https://github.com/JetBrains/java-annotations,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains:annotations:23.0.0
  72. Kable,Kotlin Asynchronous Bluetooth Low Energy,0.34.0,Travis Wyatt,https://github.com/JuulLabs/kable,2020,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,com.juul.kable:kable-core-android:0.34.0
  73. Kable,Kotlin Asynchronous Bluetooth Low Energy,0.34.0,Travis Wyatt,https://github.com/JuulLabs/kable,2020,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,com.juul.kable:kable-exceptions-jvm:0.34.0
  74. Kermit,Kermit The Log,2.0.4,Kevin Galligan,https://github.com/touchlab/Kermit,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,co.touchlab:kermit-android:2.0.4
  75. Kermit,Kermit The Log,2.0.4,Kevin Galligan,https://github.com/touchlab/Kermit,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,co.touchlab:kermit-core-android:2.0.4
  76. Khronicle,Simple and robust Kotlin Multiplatform logging,0.3.0,Cedrick Cooke,https://github.com/JuulLabs/khronicle,2024,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,com.juul.khronicle:khronicle-core-jvm:0.3.0
  77. Koin,KOIN - Kotlin simple Dependency Injection Framework,3.6.0-Beta4,Arnaud Giuliani,https://insert-koin.io/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,io.insert-koin:koin-android:3.6.0-Beta4
  78. Koin,KOIN - Kotlin simple Dependency Injection Framework,3.6.0-Beta4,Arnaud Giuliani,https://insert-koin.io/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,io.insert-koin:koin-androidx-compose:3.6.0-Beta4
  79. Koin,KOIN - Kotlin simple Dependency Injection Framework,1.2.0-Beta4,Arnaud Giuliani,https://insert-koin.io/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,io.insert-koin:koin-compose-jvm:1.2.0-Beta4
  80. Koin,KOIN - Kotlin simple Dependency Injection Framework,1.2.0-Beta4,Arnaud Giuliani,https://insert-koin.io/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,io.insert-koin:koin-compose-viewmodel-jvm:1.2.0-Beta4
  81. Koin,KOIN - Kotlin simple Dependency Injection Framework,3.6.0-Beta4,Arnaud Giuliani,https://insert-koin.io/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,io.insert-koin:koin-core-jvm:3.6.0-Beta4
  82. Kotlin Android Extensions Runtime,Kotlin Android Extensions Runtime,2.0.0,Kotlin Team,https://kotlinlang.org/,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.0
  83. Kotlin Semantic Versioning,"Semantic Versioning library for Kotlin Multiplatform. It implements the full semantic version 2.0.0 specification and provides the ability to parse, compare, and increment semantic versions along with validation against constraints.",2.0.0,Peter Csajtai,https://z4kn4fein.github.io/kotlin-semver,,MIT License,https://raw.githubusercontent.com/z4kn4fein/kotlin-semver/main/LICENSE,io.github.z4kn4fein:semver-jvm:2.0.0
  84. Kotlin Stdlib,Kotlin Standard Library,2.0.20,Kotlin Team,https://kotlinlang.org/,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlin:kotlin-stdlib:2.0.20
  85. Kotlin Stdlib Jdk7,Kotlin Standard Library JDK 7 extension,1.9.10,Kotlin Team,https://kotlinlang.org/,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
  86. Kotlin Stdlib Jdk8,Kotlin Standard Library JDK 8 extension,1.9.10,Kotlin Team,https://kotlinlang.org/,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10
  87. kotlinx-collections-immutable,Kotlin Immutable Collections multiplatform library,0.3.7,JetBrains Team,https://github.com/Kotlin/kotlinx.collections.immutable,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.7
  88. kotlinx-coroutines-android,Coroutines support libraries for Kotlin,1.8.1,JetBrains Team,https://github.com/Kotlin/kotlinx.coroutines,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1
  89. kotlinx-coroutines-core,Coroutines support libraries for Kotlin,1.8.1,JetBrains Team,https://github.com/Kotlin/kotlinx.coroutines,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1
  90. kotlinx-coroutines-jdk8,Coroutines support libraries for Kotlin,1.8.1,JetBrains Team,https://github.com/Kotlin/kotlinx.coroutines,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.8.1
  91. kotlinx-coroutines-slf4j,Coroutines support libraries for Kotlin,1.8.1,JetBrains Team,https://github.com/Kotlin/kotlinx.coroutines,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.8.1
  92. kotlinx-coroutines-swing,Coroutines support libraries for Kotlin,1.8.0,JetBrains Team,https://github.com/Kotlin/kotlinx.coroutines,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.8.0
  93. kotlinx-datetime,Kotlin Datetime Library,0.6.0,JetBrains Team,https://github.com/Kotlin/kotlinx-datetime,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.6.0
  94. kotlinx-serialization-core,Kotlin multiplatform serialization runtime library,1.7.2,JetBrains Team,https://github.com/Kotlin/kotlinx.serialization,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.7.2
  95. kotlinx-serialization-json,Kotlin multiplatform serialization runtime library,1.7.2,JetBrains Team,https://github.com/Kotlin/kotlinx.serialization,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.7.2
  96. ktor-client-auth,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-client-auth-jvm:2.3.12
  97. ktor-client-content-negotiation,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-client-content-negotiation-jvm:2.3.12
  98. ktor-client-core,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-client-core-jvm:2.3.12
  99. ktor-client-logging,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-client-logging-jvm:2.3.12
  100. ktor-client-okhttp,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-client-okhttp-jvm:2.3.12
  101. ktor-events,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-events-jvm:2.3.12
  102. ktor-http,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-http-jvm:2.3.12
  103. ktor-io,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-io-jvm:2.3.12
  104. ktor-serialization,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-serialization-jvm:2.3.12
  105. ktor-serialization-kotlinx,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-serialization-kotlinx-jvm:2.3.12
  106. ktor-serialization-kotlinx-json,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.12
  107. ktor-utils,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-utils-jvm:2.3.12
  108. ktor-websocket-serialization,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-websocket-serialization-jvm:2.3.12
  109. ktor-websockets,Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.,2.3.12,JetBrains Team,https://github.com/ktorio/ktor,,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,io.ktor:ktor-websockets-jvm:2.3.12
  110. Lifecycle Kotlin Extensions,"Kotlin extensions for 'lifecycle' artifact",2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2019,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-runtime-ktx-android:2.8.0
  111. Lifecycle LiveData,Android Lifecycle LiveData,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-livedata:2.8.0
  112. Lifecycle LiveData Core,Android Lifecycle LiveData Core,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-livedata-core:2.8.0
  113. Lifecycle Process,Android Lifecycle Process,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-process:2.8.0
  114. Lifecycle Runtime,Android Lifecycle Runtime,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-runtime-android:2.8.0
  115. Lifecycle Runtime,Android Lifecycle Runtime,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-runtime-desktop:2.8.0
  116. Lifecycle ViewModel,Android Lifecycle ViewModel,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel-android:2.8.0
  117. Lifecycle ViewModel,Android Lifecycle ViewModel,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel-desktop:2.8.0
  118. Lifecycle ViewModel,Android Lifecycle ViewModel,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel:2.8.0
  119. Lifecycle ViewModel Compose,Compose integration with Lifecycle ViewModel,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2021,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel-compose-android:2.8.0
  120. Lifecycle ViewModel Compose,Compose integration with Lifecycle ViewModel,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2021,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel-compose-desktop:2.8.0
  121. Lifecycle ViewModel Kotlin Extensions,"Kotlin extensions for 'viewmodel' artifact",2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.0
  122. Lifecycle ViewModel with SavedState,Android Lifecycle ViewModel,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.0
  123. Lifecycle-Common,Android Lifecycle-Common,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-common-jvm:2.8.0
  124. Lifecycle-Common for Java 8,Android Lifecycle-Common for Java 8 Language,2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-common-java8:2.8.0
  125. LiveData Core Kotlin Extensions,"Kotlin extensions for 'livedata-core' artifact",2.8.0,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/lifecycle#2.8.0,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.0
  126. Navigation Common,Android Navigation-Common,2.7.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.navigation:navigation-common:2.7.7
  127. Navigation Common Kotlin Extensions,Android Navigation-Common-Ktx,2.7.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.navigation:navigation-common-ktx:2.7.7
  128. Navigation Runtime,Android Navigation-Runtime,2.7.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.navigation:navigation-runtime:2.7.7
  129. Navigation Runtime Kotlin Extensions,Android Navigation-Runtime-Ktx,2.7.7,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/navigation#2.7.7,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.navigation:navigation-runtime-ktx:2.7.7
  130. okhttp,Square’s meticulous HTTP client for Java and Kotlin.,4.12.0,"Square, Inc.",https://square.github.io/okhttp/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,com.squareup.okhttp3:okhttp:4.12.0
  131. okio,"A modern I/O library for Android, Java, and Kotlin Multiplatform.",3.7.0,"Square, Inc.",https://github.com/square/okio/,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,com.squareup.okio:okio-jvm:3.7.0
  132. Parcelize Runtime,Runtime library for the Parcelize compiler plugin,2.0.0,Kotlin Team,https://kotlinlang.org/,,"The Apache License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.0
  133. pbandk-protos,Kotlin library for Protocol Buffers. This artifact contains the .proto files for the Protocol Buffer Well-Known Types.,0.16.0,"Streem, LLC",https://github.com/streem/pbandk,,MIT License,https://opensource.org/licenses/MIT,pro.streem.pbandk:pbandk-protos:0.16.0
  134. pbandk-runtime-android,Kotlin runtime library for Protocol Buffers. It is built to work across multiple Kotlin platforms.,0.16.0,"Streem, LLC",https://github.com/streem/pbandk,,MIT License,https://opensource.org/licenses/MIT,pro.streem.pbandk:pbandk-runtime-android:0.16.0
  135. Room-Common,Android Room-Common,2.7.0-alpha07,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/room#2.7.0-alpha07,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.room:room-common-jvm:2.7.0-alpha07
  136. Room-Runtime,Android Room-Runtime,2.7.0-alpha07,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/room#2.7.0-alpha07,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.room:room-runtime-android:2.7.0-alpha07
  137. Saved State,Android Lifecycle Saved State,1.2.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.1,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.savedstate:savedstate:1.2.1
  138. SavedState Kotlin Extensions,"Kotlin extensions for 'savedstate' artifact",1.2.1,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.1,2020,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.savedstate:savedstate-ktx:1.2.1
  139. SLF4J API Module,The slf4j API,1.7.36,,http://www.slf4j.org,,MIT License,http://www.opensource.org/licenses/mit-license.php,org.slf4j:slf4j-api:1.7.36
  140. SQLite,SQLite API,2.5.0-alpha07,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/sqlite#2.5.0-alpha07,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.sqlite:sqlite-android:2.5.0-alpha07
  141. SQLite Bundled Integration,The implementation of SQLite library using the bundled SQLite.,2.5.0-alpha07,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/sqlite#2.5.0-alpha07,2023,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.sqlite:sqlite-bundled-android:2.5.0-alpha07
  142. SQLite Framework Integration,The implementation of SQLite library using the framework code.,2.5.0-alpha07,The Android Open Source Project,https://developer.android.com/jetpack/androidx/releases/sqlite#2.5.0-alpha07,2017,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.sqlite:sqlite-framework-android:2.5.0-alpha07
  143. Stately,Multithreaded Kotlin Multiplatform Utilities,2.0.6,Kevin Galligan,https://github.com/touchlab/Stately,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,co.touchlab:stately-concurrency-jvm:2.0.6
  144. Stately,Multithreaded Kotlin Multiplatform Utilities,2.0.6,Kevin Galligan,https://github.com/touchlab/Stately,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,co.touchlab:stately-concurrent-collections-jvm:2.0.6
  145. Stately,Multithreaded Kotlin Multiplatform Utilities,2.0.6,Kevin Galligan,https://github.com/touchlab/Stately,,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,co.touchlab:stately-strict-jvm:2.0.6
  146. Tuulbox,Toolbox of utilities/helpers for Kotlin development,8.0.0,Travis Wyatt,https://github.com/JuulLabs/tuulbox,2020,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,com.juul.tuulbox:collections-jvm:8.0.0
  147. Tuulbox,Toolbox of utilities/helpers for Kotlin development,8.0.0,Travis Wyatt,https://github.com/JuulLabs/tuulbox,2020,"The Apache Software License, Version 2.0",https://www.apache.org/licenses/LICENSE-2.0.txt,com.juul.tuulbox:coroutines-android:8.0.0
  148. UUID,A Kotlin multiplatform implementation of a v4 RFC4122 UUID,0.8.4,Ben Asher,https://github.com/benasher44/uuid/,,MIT License,https://opensource.org/licenses/mit-license,com.benasher44:uuid-jvm:0.8.4
  149. VersionedParcelable,Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.,1.1.1,The Android Open Source Project,http://developer.android.com/tools/extras/support-library.html,2018,"The Apache Software License, Version 2.0",http://www.apache.org/licenses/LICENSE-2.0.txt,androidx.versionedparcelable:versionedparcelable:1.1.1