@pi-r/android 0.3.2 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/data/google-maven-snapshot.json +1 -0
- package/data/google-maven.json +1 -0
- package/extensions/app/manifest/index.js +19 -20
- package/extensions/gradle/dependencies/index.js +204 -31
- package/extensions/gradle/settings/index.js +1 -1
- package/extensions/task/index.js +21 -13
- package/index.js +19 -3
- package/package.json +5 -4
- package/template/java/static/build.gradle +2 -2
- package/template/java+kotlin/build.gradle +1 -1
- package/template/java+kotlin/static/build.gradle +3 -3
- package/template/kotlin/build.gradle.kts +2 -2
- package/template/kotlin/static/build.gradle.kts +3 -3
- package/types/index.d.ts +12 -4
- package/types/squared.d.ts +4 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"android.arch.core":[{"groupId":"android.arch.core","artifactId":"core-testing","version":"1.1.1","url":"https://maven.google.com/android/arch/core/core-testing/1.1.1/core-testing-1.1.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"compile"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.core","artifactId":"core","version":"1.0.0-alpha3","url":"https://maven.google.com/android/arch/core/core/1.0.0-alpha3/core-1.0.0-alpha3.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"25.3.1","scope":"compile"}]},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","url":"https://maven.google.com/android/arch/core/runtime/1.1.1/runtime-1.1.1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"}]},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","url":"https://maven.google.com/android/arch/core/common/1.1.1/common-1.1.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]}],"android.arch.lifecycle":[{"groupId":"android.arch.lifecycle","artifactId":"compiler","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/compiler/1.1.1/compiler-1.1.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.2.20","scope":"compile"},{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.6","scope":"compile"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.8.0","scope":"compile"},{"groupId":"com.google.testing.compile","artifactId":"compile-testing","version":"0.11","scope":"test"},{"groupId":"javax.annotation","artifactId":"javax.annotation-api","version":"1.2","scope":"test"},{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"runtime","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/runtime/1.1.1/runtime-1.1.1.pom","dependencies":[{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"extensions","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/extensions/1.1.1/extensions-1.1.1.pom","dependencies":[{"groupId":"android.arch.lifecycle","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"26.1.0","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"livedata","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"viewmodel","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"reactivestreams","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/reactivestreams/1.1.1/reactivestreams-1.1.1.pom","dependencies":[{"groupId":"org.reactivestreams","artifactId":"reactive-streams","version":"1.0.0","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"livedata","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/common/1.1.1/common-1.1.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"common-java8","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/common-java8/1.1.1/common-java8-1.1.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"viewmodel","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/viewmodel/1.1.1/viewmodel-1.1.1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"livedata-core","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/livedata-core/1.1.1/livedata-core-1.1.1.pom","dependencies":[{"groupId":"android.arch.lifecycle","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"android.arch.lifecycle","artifactId":"livedata","version":"1.1.1","url":"https://maven.google.com/android/arch/lifecycle/livedata/1.1.1/livedata-1.1.1.pom","dependencies":[{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"livedata-core","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"}]}],"android.arch.navigation":[{"groupId":"android.arch.navigation","artifactId":"navigation-common","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-common/1.0.0/navigation-common-1.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-safe-args-gradle-plugin","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-safe-args-gradle-plugin/1.0.0/navigation-safe-args-gradle-plugin-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-gradle-plugin","version":"1.3.20","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.0","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"gradle","version":"3.3.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-safe-args-generator","version":"1.0.0","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-runtime","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-runtime/1.0.0/navigation-runtime-1.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-common","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-testing-ktx","version":"1.0.0-alpha06","url":"https://maven.google.com/android/arch/navigation/navigation-testing-ktx/1.0.0-alpha06/navigation-testing-ktx-1.0.0-alpha06.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.2.50","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-testing","version":"1.0.0-alpha06","type":"aar","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-common-ktx","version":"1.0.0-alpha06","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-common-ktx","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-common-ktx/1.0.0/navigation-common-ktx-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-common","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-ui","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-ui/1.0.0/navigation-ui-1.0.0.pom","dependencies":[{"groupId":"android.arch.navigation","artifactId":"navigation-runtime","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design","version":"28.0.0","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-fragment-ktx","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-fragment-ktx/1.0.0/navigation-fragment-ktx-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-fragment","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-runtime-ktx","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-testing","version":"1.0.0-alpha08","url":"https://maven.google.com/android/arch/navigation/navigation-testing/1.0.0-alpha08/navigation-testing-1.0.0-alpha08.pom","dependencies":[{"groupId":"android.arch.navigation","artifactId":"navigation-common-ktx","version":"1.0.0-alpha08","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-ui-ktx","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-ui-ktx/1.0.0/navigation-ui-ktx-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-ui","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-runtime-ktx","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-safe-args-generator","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-safe-args-generator/1.0.0/navigation-safe-args-generator-1.0.0.pom","dependencies":[{"groupId":"xpp3","artifactId":"xpp3","version":"1.1.4c","scope":"compile"},{"groupId":"xmlpull","artifactId":"xmlpull","version":"1.1.3.1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.8.0","scope":"compile"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.0.0","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-runtime-ktx","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-runtime-ktx/1.0.0/navigation-runtime-ktx-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-runtime","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-common-ktx","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"android.arch.navigation","artifactId":"navigation-fragment","version":"1.0.0","url":"https://maven.google.com/android/arch/navigation/navigation-fragment/1.0.0/navigation-fragment-1.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","scope":"compile"},{"groupId":"android.arch.navigation","artifactId":"navigation-runtime","version":"1.0.0","type":"aar","scope":"compile"}]}],"android.arch.paging":[{"groupId":"android.arch.paging","artifactId":"runtime","version":"1.0.1","url":"https://maven.google.com/android/arch/paging/runtime/1.0.1/runtime-1.0.1.pom","dependencies":[{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.paging","artifactId":"common","version":"1.0.1","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"livedata","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"27.1.0","scope":"compile"}]},{"groupId":"android.arch.paging","artifactId":"common","version":"1.0.1","url":"https://maven.google.com/android/arch/paging/common/1.0.1/common-1.0.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.2.41","scope":"test"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"},{"groupId":"android.arch.core","artifactId":"common","version":"1.1.1","scope":"compile"}]},{"groupId":"android.arch.paging","artifactId":"rxjava2","version":"1.0.1","url":"https://maven.google.com/android/arch/paging/rxjava2/1.0.1/rxjava2-1.0.1.pom","dependencies":[{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.0.6","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.paging","artifactId":"common","version":"1.0.1","scope":"compile"}]}],"android.arch.persistence":[{"groupId":"android.arch.persistence","artifactId":"db-framework","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/db-framework/1.1.1/db-framework-1.1.1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"},{"groupId":"android.arch.persistence","artifactId":"db","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"android.arch.persistence","artifactId":"db","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/db/1.1.1/db-1.1.1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]}],"android.arch.persistence.room":[{"groupId":"android.arch.persistence.room","artifactId":"compiler","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/compiler/1.1.1/compiler-1.1.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.2.41","scope":"compile"},{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.6","scope":"compile"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.8.0","scope":"compile"},{"groupId":"org.antlr","artifactId":"antlr4","version":"4.5.3","scope":"compile"},{"groupId":"org.xerial","artifactId":"sqlite-jdbc","version":"3.20.1","scope":"compile"},{"groupId":"me.eugeniomarletti.kotlin.metadata","artifactId":"kotlin-metadata","version":"1.4.0","scope":"compile"},{"groupId":"commons-codec","artifactId":"commons-codec","version":"1.1","scope":"compile"},{"groupId":"com.google.testing.compile","artifactId":"compile-testing","version":"0.11","scope":"test"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"com.intellij","artifactId":"annotations","version":"12","scope":"test"},{"groupId":"javax.annotation","artifactId":"javax.annotation-api","version":"1.2","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"migration","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.paging","artifactId":"common","version":"1.0.0","scope":"test"}]},{"groupId":"android.arch.persistence.room","artifactId":"support-db-impl","version":"1.0.0-alpha9","url":"https://maven.google.com/android/arch/persistence/room/support-db-impl/1.0.0-alpha9/support-db-impl-1.0.0-alpha9.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.0.0","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"support-db","version":"1.0.0-alpha9","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/runtime/1.1.1/runtime-1.1.1.pom","dependencies":[{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.persistence","artifactId":"db-framework","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence","artifactId":"db","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"support-db","version":"1.0.0-alpha9","url":"https://maven.google.com/android/arch/persistence/room/support-db/1.0.0-alpha9/support-db-1.0.0-alpha9.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.0.0","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"migration","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/migration/1.1.1/migration-1.1.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.2.41","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.0","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"com.intellij","artifactId":"annotations","version":"12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"rxjava2","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/rxjava2/1.1.1/rxjava2-1.1.1.pom","dependencies":[{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.0.6","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"testing","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/testing/1.1.1/testing-1.1.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence","artifactId":"db","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence","artifactId":"db-framework","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"migration","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/common/1.1.1/common-1.1.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.7.6","scope":"test"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"db","version":"1.0.0-alpha9-1","url":"https://maven.google.com/android/arch/persistence/room/db/1.0.0-alpha9-1/db-1.0.0-alpha9-1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"db-impl","version":"1.0.0-alpha9-1","url":"https://maven.google.com/android/arch/persistence/room/db-impl/1.0.0-alpha9-1/db-impl-1.0.0-alpha9-1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"db","version":"1.0.0-alpha9-1","scope":"compile"}]},{"groupId":"android.arch.persistence.room","artifactId":"guava","version":"1.1.1","url":"https://maven.google.com/android/arch/persistence/room/guava/1.1.1/guava-1.1.1.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"guava","version":"23.6-android","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"common","version":"1.1.1","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.core","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]}],"android.arch.work":[{"groupId":"android.arch.work","artifactId":"work-runtime-ktx","version":"1.0.1","url":"https://maven.google.com/android/arch/work/work-runtime-ktx/1.0.1/work-runtime-ktx-1.0.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.0.0","scope":"compile"},{"groupId":"android.arch.work","artifactId":"work-runtime","version":"1.0.1","type":"aar","scope":"compile"}]},{"groupId":"android.arch.work","artifactId":"work-firebase","version":"1.0.0-alpha11","url":"https://maven.google.com/android/arch/work/work-firebase/1.0.0-alpha11/work-firebase-1.0.0-alpha11.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"11.6.0","type":"aar","scope":"compile"},{"groupId":"com.firebase","artifactId":"firebase-jobdispatcher","version":"0.8.5","type":"aar","scope":"compile"},{"groupId":"android.arch.work","artifactId":"work-runtime","version":"1.0.0-alpha11","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-v4","version":"26.1.0","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"android.arch.work","artifactId":"work-runtime","version":"1.0.1","url":"https://maven.google.com/android/arch/work/work-runtime/1.0.1/work-runtime-1.0.1.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"extensions","version":"1.1.0","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"android.arch.work","artifactId":"work-testing","version":"1.0.1","url":"https://maven.google.com/android/arch/work/work-testing/1.0.1/work-testing-1.0.1.pom","dependencies":[{"groupId":"android.arch.work","artifactId":"work-runtime","version":"1.0.1","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"livedata-core","version":"1.1.0","type":"aar","scope":"compile"},{"groupId":"android.arch.persistence.room","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"android.arch.work","artifactId":"work-rxjava2","version":"1.0.1","url":"https://maven.google.com/android/arch/work/work-rxjava2/1.0.1/work-rxjava2-1.0.1.pom","dependencies":[{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.0.6","scope":"compile"},{"groupId":"android.arch.work","artifactId":"work-runtime","version":"1.0.1","type":"aar","scope":"compile"}]}],"androidx.activity":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.9.0-alpha01","url":"https://maven.google.com/androidx/activity/activity/1.9.0-alpha01/activity-1.9.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.13.0-alpha02","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-savedstate","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.activity","artifactId":"activity-compose","version":"1.9.0-alpha01","url":"https://maven.google.com/androidx/activity/activity-compose/1.9.0-alpha01/activity-compose-1.9.0-alpha01.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"[1.9.0-alpha01]","scope":"compile","type":"aar"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.0.1","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable","version":"1.0.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.9.0-alpha01","url":"https://maven.google.com/androidx/activity/activity-ktx/1.9.0-alpha01/activity-ktx-1.9.0-alpha01.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"[1.9.0-alpha01]","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.ads":[{"groupId":"androidx.ads","artifactId":"ads-identifier","version":"1.0.0-alpha05","url":"https://maven.google.com/androidx/ads/ads-identifier/1.0.0-alpha05/ads-identifier-1.0.0-alpha05.pom","dependencies":[{"groupId":"androidx.ads","artifactId":"ads-identifier-common","version":"1.0.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.ads","artifactId":"ads-identifier-common","version":"1.0.0-alpha05","url":"https://maven.google.com/androidx/ads/ads-identifier-common/1.0.0-alpha05/ads-identifier-common-1.0.0-alpha05.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]},{"groupId":"androidx.ads","artifactId":"ads-identifier-provider","version":"1.0.0-alpha05","url":"https://maven.google.com/androidx/ads/ads-identifier-provider/1.0.0-alpha05/ads-identifier-provider-1.0.0-alpha05.pom","dependencies":[{"groupId":"androidx.ads","artifactId":"ads-identifier-common","version":"1.0.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"}]}],"androidx.annotation":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation/1.7.0/annotation-1.7.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"runtime"}]},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.4.0-alpha01","url":"https://maven.google.com/androidx/annotation/annotation-experimental/1.4.0-alpha01/annotation-experimental-1.4.0-alpha01.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-experimental-lint","version":"1.0.0","url":"https://maven.google.com/androidx/annotation/annotation-experimental-lint/1.0.0/annotation-experimental-lint-1.0.0.pom"},{"groupId":"androidx.annotation","artifactId":"annotation-iosarm64","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-iosarm64/1.7.0/annotation-iosarm64-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-iossimulatorarm64","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-iossimulatorarm64/1.7.0/annotation-iossimulatorarm64-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-iosx64","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-iosx64/1.7.0/annotation-iosx64-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-jvm/1.7.0/annotation-jvm-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-linuxx64","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-linuxx64/1.7.0/annotation-linuxx64-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-macosarm64","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-macosarm64/1.7.0/annotation-macosarm64-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]},{"groupId":"androidx.annotation","artifactId":"annotation-macosx64","version":"1.7.0","url":"https://maven.google.com/androidx/annotation/annotation-macosx64/1.7.0/annotation-macosx64-1.7.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"}]}],"androidx.appcompat":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.7.0-alpha03","url":"https://maven.google.com/androidx/appcompat/appcompat/1.7.0-alpha03/appcompat-1.7.0-alpha03.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.7.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat-resources","version":"[1.7.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"androidx.cursoradapter","artifactId":"cursoradapter","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.drawerlayout","artifactId":"drawerlayout","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2-views-helper","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.5.4","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.resourceinspection","artifactId":"resourceinspection-annotation","version":"1.0.1","scope":"runtime"},{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.appcompat","artifactId":"appcompat-resources","version":"1.7.0-alpha03","url":"https://maven.google.com/androidx/appcompat/appcompat-resources/1.7.0-alpha03/appcompat-resources-1.7.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable-animated","version":"1.1.0","scope":"compile","type":"aar"}]}],"androidx.appsearch":[{"groupId":"androidx.appsearch","artifactId":"appsearch","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch/1.1.0-alpha03/appsearch-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.appsearch","artifactId":"appsearch-builtin-types","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch-builtin-types/1.1.0-alpha03/appsearch-builtin-types-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.appsearch","artifactId":"appsearch","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.11.0-beta01","scope":"runtime","type":"aar"}]},{"groupId":"androidx.appsearch","artifactId":"appsearch-compiler","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch-compiler/1.1.0-alpha03/appsearch-compiler-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.11","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"javax.annotation","artifactId":"javax.annotation-api","version":"1.2","scope":"compile"}]},{"groupId":"androidx.appsearch","artifactId":"appsearch-debug-view","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch-debug-view/1.1.0-alpha03/appsearch-debug-view-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.appsearch","artifactId":"appsearch","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.appsearch","artifactId":"appsearch-local-storage","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.appsearch","artifactId":"appsearch-platform-storage","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.0.1","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.5.0","scope":"runtime","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.legacy","artifactId":"legacy-support-v4","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.0.0","scope":"runtime","type":"aar"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.0.0","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"}]},{"groupId":"androidx.appsearch","artifactId":"appsearch-ktx","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch-ktx/1.1.0-alpha03/appsearch-ktx-1.1.0-alpha03.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.21","scope":"compile"}]},{"groupId":"androidx.appsearch","artifactId":"appsearch-local-storage","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch-local-storage/1.1.0-alpha03/appsearch-local-storage-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appsearch","artifactId":"appsearch","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.appsearch","artifactId":"appsearch-platform-storage","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/appsearch/appsearch-platform-storage/1.1.0-alpha03/appsearch-platform-storage-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appsearch","artifactId":"appsearch","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"}]}],"androidx.arch.core":[{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","url":"https://maven.google.com/androidx/arch/core/core-common/2.2.0/core-common-2.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","url":"https://maven.google.com/androidx/arch/core/core-runtime/2.2.0/core-runtime-2.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"[2.2.0]","scope":"compile"}]},{"groupId":"androidx.arch.core","artifactId":"core-testing","version":"2.2.0","url":"https://maven.google.com/androidx/arch/core/core-testing/2.2.0/core-testing-2.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"[2.2.0]","scope":"compile","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.25.0","scope":"compile"}]}],"androidx.asynclayoutinflater":[{"groupId":"androidx.asynclayoutinflater","artifactId":"asynclayoutinflater","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/asynclayoutinflater/asynclayoutinflater/1.1.0-alpha01/asynclayoutinflater-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"}]},{"groupId":"androidx.asynclayoutinflater","artifactId":"asynclayoutinflater-appcompat","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/asynclayoutinflater/asynclayoutinflater-appcompat/1.1.0-alpha01/asynclayoutinflater-appcompat-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.7.0-alpha01","scope":"runtime","type":"aar"},{"groupId":"androidx.asynclayoutinflater","artifactId":"asynclayoutinflater","version":"[1.1.0-alpha01]","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"}]}],"androidx.autofill":[{"groupId":"androidx.autofill","artifactId":"autofill","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/autofill/autofill/1.3.0-alpha01/autofill-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"}]}],"androidx.baselineprofile":[{"groupId":"androidx.baselineprofile","artifactId":"androidx.baselineprofile.gradle.plugin","version":"1.2.2","url":"https://maven.google.com/androidx/baselineprofile/androidx.baselineprofile.gradle.plugin/1.2.2/androidx.baselineprofile.gradle.plugin-1.2.2.pom","dependencies":[{"groupId":"androidx.benchmark","artifactId":"benchmark-baseline-profile-gradle-plugin","version":"1.2.2"}]}],"androidx.baselineprofile.apptarget":[{"groupId":"androidx.baselineprofile.apptarget","artifactId":"androidx.baselineprofile.apptarget.gradle.plugin","version":"1.2.2","url":"https://maven.google.com/androidx/baselineprofile/apptarget/androidx.baselineprofile.apptarget.gradle.plugin/1.2.2/androidx.baselineprofile.apptarget.gradle.plugin-1.2.2.pom","dependencies":[{"groupId":"androidx.benchmark","artifactId":"benchmark-baseline-profile-gradle-plugin","version":"1.2.2"}]}],"androidx.baselineprofile.consumer":[{"groupId":"androidx.baselineprofile.consumer","artifactId":"androidx.baselineprofile.consumer.gradle.plugin","version":"1.2.2","url":"https://maven.google.com/androidx/baselineprofile/consumer/androidx.baselineprofile.consumer.gradle.plugin/1.2.2/androidx.baselineprofile.consumer.gradle.plugin-1.2.2.pom","dependencies":[{"groupId":"androidx.benchmark","artifactId":"benchmark-baseline-profile-gradle-plugin","version":"1.2.2"}]}],"androidx.baselineprofile.producer":[{"groupId":"androidx.baselineprofile.producer","artifactId":"androidx.baselineprofile.producer.gradle.plugin","version":"1.2.2","url":"https://maven.google.com/androidx/baselineprofile/producer/androidx.baselineprofile.producer.gradle.plugin/1.2.2/androidx.baselineprofile.producer.gradle.plugin-1.2.2.pom","dependencies":[{"groupId":"androidx.benchmark","artifactId":"benchmark-baseline-profile-gradle-plugin","version":"1.2.2"}]}],"androidx.benchmark":[{"groupId":"androidx.benchmark","artifactId":"androidx.benchmark.gradle.plugin","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/androidx.benchmark.gradle.plugin/1.2.2/androidx.benchmark.gradle.plugin-1.2.2.pom","dependencies":[{"groupId":"androidx.benchmark","artifactId":"benchmark-gradle-plugin","version":"1.2.2"}]},{"groupId":"androidx.benchmark","artifactId":"benchmark","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/benchmark/benchmark/1.0.0-alpha03/benchmark-1.0.0-alpha03.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.40","scope":"compile"},{"groupId":"androidx.test","artifactId":"rules","version":"1.1.0","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.1.1","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]},{"groupId":"androidx.benchmark","artifactId":"benchmark-baseline-profile-gradle-plugin","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/benchmark-baseline-profile-gradle-plugin/1.2.2/benchmark-baseline-profile-gradle-plugin-1.2.2.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.21.8","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.8-alpha08","scope":"runtime"}]},{"groupId":"androidx.benchmark","artifactId":"benchmark-common","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/benchmark-common/1.2.2/benchmark-common-1.2.2.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.6.1","scope":"runtime"},{"groupId":"androidx.tracing","artifactId":"tracing-ktx","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto-handshake","version":"1.0.0","scope":"runtime"},{"groupId":"com.squareup.wire","artifactId":"wire-runtime","version":"4.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.benchmark","artifactId":"benchmark-gradle-plugin","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/benchmark-gradle-plugin/1.2.2/benchmark-gradle-plugin-1.2.2.pom"},{"groupId":"androidx.benchmark","artifactId":"benchmark-junit4","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/benchmark-junit4/1.2.2/benchmark-junit4-1.2.2.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.benchmark","artifactId":"benchmark-common","version":"[1.2.2]","scope":"compile","type":"aar"},{"groupId":"androidx.test","artifactId":"rules","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.test","artifactId":"runner","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.tracing","artifactId":"tracing-ktx","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.benchmark","artifactId":"benchmark-macro","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/benchmark-macro/1.2.2/benchmark-macro-1.2.2.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.benchmark","artifactId":"benchmark-common","version":"[1.2.2]","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"runtime","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.test.uiautomator","artifactId":"uiautomator","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing-ktx","version":"1.1.0-rc01","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto-binary","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto-handshake","version":"1.0.0","scope":"runtime"},{"groupId":"com.squareup.wire","artifactId":"wire-runtime","version":"4.7.0","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.benchmark","artifactId":"benchmark-macro-junit4","version":"1.2.2","url":"https://maven.google.com/androidx/benchmark/benchmark-macro-junit4/1.2.2/benchmark-macro-junit4-1.2.2.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.benchmark","artifactId":"benchmark-common","version":"[1.2.2]","scope":"runtime","type":"aar"},{"groupId":"androidx.benchmark","artifactId":"benchmark-macro","version":"[1.2.2]","scope":"compile","type":"aar"},{"groupId":"androidx.test","artifactId":"rules","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.test","artifactId":"runner","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.test.uiautomator","artifactId":"uiautomator","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.biometric":[{"groupId":"androidx.biometric","artifactId":"biometric","version":"1.2.0-alpha05","url":"https://maven.google.com/androidx/biometric/biometric/1.2.0-alpha05/biometric-1.2.0-alpha05.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.2.5","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.biometric","artifactId":"biometric-ktx","version":"1.2.0-alpha05","url":"https://maven.google.com/androidx/biometric/biometric-ktx/1.2.0-alpha05/biometric-ktx-1.2.0-alpha05.pom","dependencies":[{"groupId":"androidx.biometric","artifactId":"biometric","version":"[1.2.0-alpha05]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"compile"}]}],"androidx.bluetooth":[{"groupId":"androidx.bluetooth","artifactId":"bluetooth","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/bluetooth/bluetooth/1.0.0-alpha02/bluetooth-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.bluetooth","artifactId":"bluetooth-testing","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/bluetooth/bluetooth-testing/1.0.0-alpha02/bluetooth-testing-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.bluetooth","artifactId":"bluetooth","version":"[1.0.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]}],"androidx.browser":[{"groupId":"androidx.browser","artifactId":"browser","version":"1.8.0-beta01","url":"https://maven.google.com/androidx/browser/browser/1.8.0-beta01/browser-1.8.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]}],"androidx.camera":[{"groupId":"androidx.camera","artifactId":"camera-camera2","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-camera2/1.4.0-alpha02/camera-camera2-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.camera","artifactId":"camera-core","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"runtime"}]},{"groupId":"androidx.camera","artifactId":"camera-core","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-core/1.4.0-alpha02/camera-core-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.exifinterface","artifactId":"exifinterface","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.1.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.camera","artifactId":"camera-extensions","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-extensions/1.4.0-alpha02/camera-extensions-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.camera","artifactId":"camera-camera2","version":"[1.4.0-alpha02]","scope":"runtime","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-core","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.camera","artifactId":"camera-lifecycle","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-lifecycle/1.4.0-alpha02/camera-lifecycle-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.camera","artifactId":"camera-core","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.camera","artifactId":"camera-mlkit-vision","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-mlkit-vision/1.4.0-alpha02/camera-mlkit-vision-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.camera","artifactId":"camera-core","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-view","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.0.0","scope":"compile"}]},{"groupId":"androidx.camera","artifactId":"camera-video","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-video/1.4.0-alpha02/camera-video-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.camera","artifactId":"camera-core","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"}]},{"groupId":"androidx.camera","artifactId":"camera-view","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-view/1.4.0-alpha02/camera-view-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-core","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-lifecycle","version":"[1.4.0-alpha02]","scope":"runtime","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-video","version":"[1.4.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.0.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"runtime"}]},{"groupId":"androidx.camera","artifactId":"camera-viewfinder","version":"1.4.0-alpha02","url":"https://maven.google.com/androidx/camera/camera-viewfinder/1.4.0-alpha02/camera-viewfinder-1.4.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures-ktx","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.test.espresso","artifactId":"espresso-idling-resource","version":"3.1.0","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]}],"androidx.car":[{"groupId":"androidx.car","artifactId":"car","version":"1.0.0-alpha7","url":"https://maven.google.com/androidx/car/car/1.0.0-alpha7/car-1.0.0-alpha7.pom","dependencies":[{"groupId":"com.google.android.material","artifactId":"material","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0-alpha03","type":"aar","scope":"compile"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.coordinatorlayout","artifactId":"coordinatorlayout","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.1.0-alpha03","type":"aar","scope":"compile"},{"groupId":"androidx.gridlayout","artifactId":"gridlayout","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"1.1.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.car","artifactId":"car-cluster","version":"1.0.0-alpha5","url":"https://maven.google.com/androidx/car/car-cluster/1.0.0-alpha5/car-cluster-1.0.0-alpha5.pom","dependencies":[{"groupId":"androidx.car","artifactId":"car","version":"1.0.0-alpha7","type":"aar","scope":"compile"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0-alpha02","type":"aar","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0-beta01","scope":"compile"}]}],"androidx.car.app":[{"groupId":"androidx.car.app","artifactId":"app","version":"1.4.0-rc01","url":"https://maven.google.com/androidx/car/app/app/1.4.0-rc01/app-1.4.0-rc01.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.2.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.6.0","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"}]},{"groupId":"androidx.car.app","artifactId":"app-automotive","version":"1.4.0-rc01","url":"https://maven.google.com/androidx/car/app/app-automotive/1.4.0-rc01/app-automotive-1.4.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.car.app","artifactId":"app","version":"[1.4.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.2.0","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.car.app","artifactId":"app-projected","version":"1.4.0-rc01","url":"https://maven.google.com/androidx/car/app/app-projected/1.4.0-rc01/app-projected-1.4.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.car.app","artifactId":"app","version":"[1.4.0-rc01]","scope":"runtime","type":"aar"}]},{"groupId":"androidx.car.app","artifactId":"app-testing","version":"1.4.0-rc01","url":"https://maven.google.com/androidx/car/app/app-testing/1.4.0-rc01/app-testing-1.4.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.car.app","artifactId":"app","version":"[1.4.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"org.robolectric","artifactId":"robolectric","version":"4.10.3","scope":"runtime"}]}],"androidx.cardview":[{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","url":"https://maven.google.com/androidx/cardview/cardview/1.0.0/cardview-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]}],"androidx.collection":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection/1.4.0-beta02/collection-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.collection","artifactId":"collection-iosarm64","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-iosarm64/1.4.0-beta02/collection-iosarm64-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iosarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-iossimulatorarm64","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-iossimulatorarm64/1.4.0-beta02/collection-iossimulatorarm64-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iossimulatorarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-iosx64","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-iosx64/1.4.0-beta02/collection-iosx64-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iosx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-jvm/1.4.0-beta02/collection-jvm-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-ktx","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-ktx/1.4.0-beta02/collection-ktx-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"[1.4.0-beta02]","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-linuxx64","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-linuxx64/1.4.0-beta02/collection-linuxx64-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-linuxx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-macosarm64","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-macosarm64/1.4.0-beta02/collection-macosarm64-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-macosarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.collection","artifactId":"collection-macosx64","version":"1.4.0-beta02","url":"https://maven.google.com/androidx/collection/collection-macosx64/1.4.0-beta02/collection-macosx64-1.4.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-macosx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.compose":[{"groupId":"androidx.compose","artifactId":"compose-bom","version":"2023.10.01","url":"https://maven.google.com/androidx/compose/compose-bom/2023.10.01/compose-bom-2023.10.01.pom"},{"groupId":"androidx.compose","artifactId":"compose-compiler","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/compose/compose-compiler/1.0.0-alpha03/compose-compiler-1.0.0-alpha03.pom"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/compose/compose-runtime/0.1.0-dev14/compose-runtime-0.1.0-dev14.pom","dependencies":[{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.3.6","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.3.6","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-common","version":"1.3.6","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.1.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-collections-immutable-jvm","version":"0.3","scope":"runtime"}]}],"androidx.compose.animation":[{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation/1.6.0-beta02/animation-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.animation","artifactId":"animation-core","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-android/1.6.0-beta02/animation-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-core","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-core","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-core/1.6.0-beta02/animation-core-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-core-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-core-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-core-android/1.6.0-beta02/animation-core-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-core-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-core-desktop/1.6.0-beta02/animation-core-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-desktop/1.6.0-beta02/animation-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-core-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-graphics","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-graphics/1.6.0-beta02/animation-graphics-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.animation","artifactId":"animation-graphics-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-graphics-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-graphics-android/1.6.0-beta02/animation-graphics-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.5.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-graphics-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-graphics-desktop/1.6.0-beta02/animation-graphics-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.animation","artifactId":"animation-tooling-internal","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/animation/animation-tooling-internal/1.6.0-beta02/animation-tooling-internal-1.6.0-beta02.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]}],"androidx.compose.compiler":[{"groupId":"androidx.compose.compiler","artifactId":"compiler","version":"1.5.6","url":"https://maven.google.com/androidx/compose/compiler/compiler/1.5.6/compiler-1.5.6.pom"},{"groupId":"androidx.compose.compiler","artifactId":"compiler-daemon","version":"1.5.3","url":"https://maven.google.com/androidx/compose/compiler/compiler-daemon/1.5.3/compiler-daemon-1.5.3.pom","dependencies":[{"groupId":"androidx.compose.compiler","artifactId":"compiler-hosted","version":"[1.5.3]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-compiler","version":"1.9.10","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.compiler","artifactId":"compiler-hosted","version":"1.5.6","url":"https://maven.google.com/androidx/compose/compiler/compiler-hosted/1.5.6/compiler-hosted-1.5.6.pom"}],"androidx.compose.foundation":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/foundation/foundation/1.6.0-beta02/foundation-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.foundation","artifactId":"foundation-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/foundation/foundation-android/1.6.0-beta02/foundation-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.11.0-beta02","scope":"runtime","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.foundation","artifactId":"foundation-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/foundation/foundation-desktop/1.6.0-beta02/foundation-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/foundation/foundation-layout/1.6.0-beta02/foundation-layout-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/foundation/foundation-layout-android/1.6.0-beta02/foundation-layout-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-core","version":"1.2.1","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/foundation/foundation-layout-desktop/1.6.0-beta02/foundation-layout-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.foundation","artifactId":"foundation-text","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/compose/foundation/foundation-text/1.0.0-alpha07/foundation-text-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.0-alpha07","scope":"compile","type":"aar"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.0.0-alpha07","scope":"compile","type":"aar"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.0.0-alpha07","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.3.9","scope":"runtime"}]}],"androidx.compose.material":[{"groupId":"androidx.compose.material","artifactId":"material","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material/1.6.0-beta02/material-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-core","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-android/1.6.0-beta02/material-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.animation","artifactId":"animation-core-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"1.2.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-desktop/1.6.0-beta02/material-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-core-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-ripple-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-icons-core/1.6.0-beta02/material-icons-core-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.material","artifactId":"material-icons-core-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-icons-core-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-icons-core-android/1.6.0-beta02/material-icons-core-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-icons-core-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-icons-core-desktop/1.6.0-beta02/material-icons-core-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-icons-extended","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-icons-extended/1.6.0-beta02/material-icons-extended-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"[1.6.0-beta02]","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-icons-extended-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-icons-extended-android/1.6.0-beta02/material-icons-extended-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-icons-extended-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-icons-extended-desktop/1.6.0-beta02/material-icons-extended-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.material","artifactId":"material-icons-core-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-ripple/1.6.0-beta02/material-ripple-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-ripple-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-ripple-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-ripple-android/1.6.0-beta02/material-ripple-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material","artifactId":"material-ripple-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/material/material-ripple-desktop/1.6.0-beta02/material-ripple-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]}],"androidx.compose.material3":[{"groupId":"androidx.compose.material3","artifactId":"material3","version":"1.2.0-alpha12","url":"https://maven.google.com/androidx/compose/material3/material3/1.2.0-alpha12/material3-1.2.0-alpha12.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-android","version":"1.2.0-alpha12","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta01","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/compose/material3/material3-adaptive/1.0.0-alpha02/material3-adaptive-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-android","version":"1.0.0-alpha02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-android","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/compose/material3/material3-adaptive-android/1.0.0-alpha02/material3-adaptive-android-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class","version":"[1.2.0-alpha12]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.window","artifactId":"window","version":"1.3.0-alpha01","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-desktop","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/compose/material3/material3-adaptive-desktop/1.0.0-alpha02/material3-adaptive-desktop-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class-desktop","version":"[1.2.0-alpha12]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-navigation-suite","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/compose/material3/material3-adaptive-navigation-suite/1.0.0-alpha01/material3-adaptive-navigation-suite-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-navigation-suite-android","version":"1.0.0-alpha01","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-navigation-suite-android","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/compose/material3/material3-adaptive-navigation-suite-android/1.0.0-alpha01/material3-adaptive-navigation-suite-android-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.material3","artifactId":"material3","version":"[1.2.0-alpha11]","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive","version":"[1.0.0-alpha01]","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class","version":"[1.2.0-alpha11]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-alpha08","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-compose","version":"2.7.0-rc01","scope":"runtime","type":"aar"},{"groupId":"androidx.window","artifactId":"window","version":"1.3.0-alpha01","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-navigation-suite-desktop","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/compose/material3/material3-adaptive-navigation-suite-desktop/1.0.0-alpha01/material3-adaptive-navigation-suite-desktop-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.compose.material3","artifactId":"material3-adaptive-desktop","version":"[1.0.0-alpha01]","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-desktop","version":"[1.2.0-alpha11]","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class-desktop","version":"[1.2.0-alpha11]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-alpha08","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-android","version":"1.2.0-alpha12","url":"https://maven.google.com/androidx/compose/material3/material3-android/1.2.0-alpha12/material3-android-1.2.0-alpha12.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-compose","version":"1.5.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-core-android","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-ripple-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.6.1","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-desktop","version":"1.2.0-alpha12","url":"https://maven.google.com/androidx/compose/material3/material3-desktop/1.2.0-alpha12/material3-desktop-1.2.0-alpha12.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation-core-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-desktop","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-ripple-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class","version":"1.2.0-alpha12","url":"https://maven.google.com/androidx/compose/material3/material3-window-size-class/1.2.0-alpha12/material3-window-size-class-1.2.0-alpha12.pom","dependencies":[{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class-android","version":"1.2.0-alpha12","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"1.6.0-beta01","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class-android","version":"1.2.0-alpha12","url":"https://maven.google.com/androidx/compose/material3/material3-window-size-class-android/1.2.0-alpha12/material3-window-size-class-android-1.2.0-alpha12.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-android","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.window","artifactId":"window","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.material3","artifactId":"material3-window-size-class-desktop","version":"1.2.0-alpha12","url":"https://maven.google.com/androidx/compose/material3/material3-window-size-class-desktop/1.2.0-alpha12/material3-window-size-class-desktop-1.2.0-alpha12.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]}],"androidx.compose.runtime":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime/1.6.0-beta02/runtime-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-android/1.6.0-beta02/runtime-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-desktop/1.6.0-beta02/runtime-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-dispatch","version":"1.0.0-alpha12","url":"https://maven.google.com/androidx/compose/runtime/runtime-dispatch/1.0.0-alpha12/runtime-dispatch-1.0.0-alpha12.pom","dependencies":[{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.4.1","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.0-alpha12","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.4.30","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.30","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.4.1","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-livedata","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-livedata/1.6.0-beta02/runtime-livedata-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.2.1","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-rxjava2","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-rxjava2/1.6.0-beta02/runtime-rxjava2-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-rxjava3","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-rxjava3/1.6.0-beta02/runtime-rxjava3-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-saveable/1.6.0-beta02/runtime-saveable-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-saveable-android/1.6.0-beta02/runtime-saveable-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/runtime/runtime-saveable-desktop/1.6.0-beta02/runtime-saveable-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saved-instance-state","version":"1.0.0-alpha11","url":"https://maven.google.com/androidx/compose/runtime/runtime-saved-instance-state/1.0.0-alpha11/runtime-saved-instance-state-1.0.0-alpha11.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.0.0-alpha11]","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.0.0-alpha11","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.21-2","scope":"runtime"}]},{"groupId":"androidx.compose.runtime","artifactId":"runtime-tracing","version":"1.0.0-beta01","url":"https://maven.google.com/androidx/compose/runtime/runtime-tracing/1.0.0-beta01/runtime-tracing-1.0.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"[1.3.3]","scope":"runtime"},{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.1.1","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]}],"androidx.compose.ui":[{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui/1.6.0-beta02/ui-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-android/1.6.0-beta02/ui-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.autofill","artifactId":"autofill","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.11.0-beta02","scope":"runtime","type":"aar"},{"groupId":"androidx.customview","artifactId":"customview-poolingcontainer","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"runtime","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-android-stubs","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-android-stubs/1.6.0-beta02/ui-android-stubs-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-desktop/1.6.0-beta02/ui-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-swing","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.skiko","artifactId":"skiko-awt","version":"0.7.7","scope":"compile"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-geometry/1.6.0-beta02/ui-geometry-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-geometry-android/1.6.0-beta02/ui-geometry-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.2.1","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-geometry-desktop/1.6.0-beta02/ui-geometry-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-graphics/1.6.0-beta02/ui-graphics-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-graphics-android/1.6.0-beta02/ui-graphics-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-graphics-desktop/1.6.0-beta02/ui-graphics-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-jvm","version":"1.4.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.skiko","artifactId":"skiko-awt","version":"0.7.7","scope":"compile"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test/1.6.0-beta02/ui-test-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-test-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-test","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test-android/1.6.0-beta02/ui-test-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.6.1","scope":"runtime"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.5.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-test-jvm","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test-desktop/1.6.0-beta02/ui-test-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"com.google.truth","artifactId":"truth","version":"1.0.1","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-test-jvm","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.skiko","artifactId":"skiko-awt","version":"0.7.7","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test-junit4","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test-junit4/1.6.0-beta02/ui-test-junit4-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-test","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-test-junit4-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test-junit4-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test-junit4-android/1.6.0-beta02/ui-test-junit4-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"androidx.activity","artifactId":"activity-compose","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-test","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.5.1","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.5.1","scope":"runtime","type":"aar"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.6.1","scope":"runtime"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.3.0","scope":"runtime"},{"groupId":"androidx.test.espresso","artifactId":"espresso-idling-resource","version":"3.5.0","scope":"runtime"},{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.1.5","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-test-jvm","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test-junit4-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test-junit4-desktop/1.6.0-beta02/ui-test-junit4-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-test-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"com.google.truth","artifactId":"truth","version":"1.0.1","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-test-jvm","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.skiko","artifactId":"skiko-awt","version":"0.7.7","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-test-manifest","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-test-manifest/1.6.0-beta02/ui-test-manifest-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.1","scope":"compile","type":"aar"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-text/1.6.0-beta02/ui-text-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-text-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-text-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-text-android/1.6.0-beta02/ui-text-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-text-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-text-desktop/1.6.0-beta02/ui-text-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.skiko","artifactId":"skiko-awt","version":"0.7.7","scope":"compile"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-text-google-fonts","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-text-google-fonts/1.6.0-beta02/ui-text-google-fonts-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.2.1","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling/1.6.0-beta02/ui-tooling-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview","version":"[1.6.0-beta02]","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-android/1.6.0-beta02/ui-tooling-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-compose","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.6.1","scope":"runtime"},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-data/1.6.0-beta02/ui-tooling-data-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-data-android/1.6.0-beta02/ui-tooling-data-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-data-desktop/1.6.0-beta02/ui-tooling-data-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-desktop/1.6.0-beta02/ui-tooling-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-data-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-preview/1.6.0-beta02/ui-tooling-preview-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-preview-android/1.6.0-beta02/ui-tooling-preview-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-tooling-preview-desktop/1.6.0-beta02/ui-tooling-preview-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-unit/1.6.0-beta02/ui-unit-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-unit-android/1.6.0-beta02/ui-unit-android-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-ktx","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-android","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-unit-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-unit-desktop/1.6.0-beta02/ui-unit-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-desktop","version":"1.6.0-beta02","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-geometry-desktop","version":"[1.6.0-beta02]","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-util/1.6.0-beta02/ui-util-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","type":"aar","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-util-android","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-util-android/1.6.0-beta02/ui-util-android-1.6.0-beta02.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-util-desktop","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-util-desktop/1.6.0-beta02/ui-util-desktop-1.6.0-beta02.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.compose.ui","artifactId":"ui-viewbinding","version":"1.6.0-beta02","url":"https://maven.google.com/androidx/compose/ui/ui-viewbinding/1.6.0-beta02/ui-viewbinding-1.6.0-beta02.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"[1.6.0-beta02]","scope":"runtime"},{"groupId":"androidx.databinding","artifactId":"viewbinding","version":"4.1.2","scope":"runtime"},{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]}],"androidx.concurrent":[{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/concurrent/concurrent-futures/1.2.0-alpha02/concurrent-futures-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures-ktx","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/concurrent/concurrent-futures-ktx/1.2.0-alpha02/concurrent-futures-ktx-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"[1.2.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.concurrent","artifactId":"concurrent-listenablefuture","version":"1.0.0-beta01","url":"https://maven.google.com/androidx/concurrent/concurrent-listenablefuture/1.0.0-beta01/concurrent-listenablefuture-1.0.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]},{"groupId":"androidx.concurrent","artifactId":"concurrent-listenablefuture-callback","version":"1.0.0-beta01","url":"https://maven.google.com/androidx/concurrent/concurrent-listenablefuture-callback/1.0.0-beta01/concurrent-listenablefuture-callback-1.0.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0-rc01","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-listenablefuture","version":"1.0.0-beta01","scope":"compile"}]},{"groupId":"androidx.concurrent","artifactId":"futures","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/concurrent/futures/1.0.0-alpha01/futures-1.0.0-alpha01.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"com.google.truth","artifactId":"truth","version":"0.34","scope":"test"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0-rc01","scope":"compile"}]}],"androidx.constraintlayout":[{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.2.0-alpha13","url":"https://maven.google.com/androidx/constraintlayout/constraintlayout/2.2.0-alpha13/constraintlayout-2.2.0-alpha13.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-core","version":"1.1.0-alpha13","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-compose","version":"1.1.0-alpha13","url":"https://maven.google.com/androidx/constraintlayout/constraintlayout-compose/1.1.0-alpha13/constraintlayout-compose-1.1.0-alpha13.pom","dependencies":[{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-compose-android","version":"1.1.0-alpha13","scope":"runtime"}]},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-compose-android","version":"1.1.0-alpha13","url":"https://maven.google.com/androidx/constraintlayout/constraintlayout-compose-android/1.1.0-alpha13/constraintlayout-compose-android-1.1.0-alpha13.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.4.0-alpha01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-alpha07","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.6.0-alpha07","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-alpha07","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"1.6.0-alpha07","scope":"runtime"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-alpha07","scope":"runtime"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-core","version":"1.1.0-alpha13","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.5.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-core","version":"1.1.0-alpha13","url":"https://maven.google.com/androidx/constraintlayout/constraintlayout-core/1.1.0-alpha13/constraintlayout-core-1.1.0-alpha13.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile"}]},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-solver","version":"2.0.4","url":"https://maven.google.com/androidx/constraintlayout/constraintlayout-solver/2.0.4/constraintlayout-solver-2.0.4.pom"}],"androidx.contentpager":[{"groupId":"androidx.contentpager","artifactId":"contentpager","version":"1.0.0","url":"https://maven.google.com/androidx/contentpager/contentpager/1.0.0/contentpager-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"}]}],"androidx.coordinatorlayout":[{"groupId":"androidx.coordinatorlayout","artifactId":"coordinatorlayout","version":"1.3.0-alpha02","url":"https://maven.google.com/androidx/coordinatorlayout/coordinatorlayout/1.3.0-alpha02/coordinatorlayout-1.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.0.0","scope":"compile","type":"aar"}]}],"androidx.core":[{"groupId":"androidx.core","artifactId":"core","version":"1.13.0-alpha02","url":"https://maven.google.com/androidx/core/core/1.13.0-alpha02/core-1.13.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.core","artifactId":"core-animation","version":"1.0.0-rc01","url":"https://maven.google.com/androidx/core/core-animation/1.0.0-rc01/core-animation-1.0.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.0.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.core","artifactId":"core-animation-testing","version":"1.0.0-rc01","url":"https://maven.google.com/androidx/core/core-animation-testing/1.0.0-rc01/core-animation-testing-1.0.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core-animation","version":"1.0.0-rc01","scope":"runtime","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"}]},{"groupId":"androidx.core","artifactId":"core-google-shortcuts","version":"1.2.0-alpha01","url":"https://maven.google.com/androidx/core/core-google-shortcuts/1.2.0-alpha01/core-google-shortcuts-1.2.0-alpha01.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-appindex","version":"16.1.0","scope":"runtime"},{"groupId":"com.google.crypto.tink","artifactId":"tink-android","version":"1.5.0","scope":"runtime"}]},{"groupId":"androidx.core","artifactId":"core-i18n","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/core/core-i18n/1.0.0-alpha01/core-i18n-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.13.0-alpha02","url":"https://maven.google.com/androidx/core/core-ktx/1.13.0-alpha02/core-ktx-1.13.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.13.0-alpha02","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.core","artifactId":"core-location-altitude","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/core/core-location-altitude/1.0.0-alpha01/core-location-altitude-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0-beta01","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.4.3","scope":"runtime","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.core","artifactId":"core-performance","version":"1.0.0-beta02","url":"https://maven.google.com/androidx/core/core-performance/1.0.0-beta02/core-performance-1.0.0-beta02.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.core","artifactId":"core-performance-play-services","version":"1.0.0-beta02","url":"https://maven.google.com/androidx/core/core-performance-play-services/1.0.0-beta02/core-performance-play-services-1.0.0-beta02.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core-performance","version":"1.0.0-beta02","scope":"runtime","type":"aar"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.0.0","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"play-services-deviceperformance","version":"16.0.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.core","artifactId":"core-performance-testing","version":"1.0.0-beta02","url":"https://maven.google.com/androidx/core/core-performance-testing/1.0.0-beta02/core-performance-testing-1.0.0-beta02.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core-performance","version":"1.0.0-beta02","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.core","artifactId":"core-remoteviews","version":"1.0.0","url":"https://maven.google.com/androidx/core/core-remoteviews/1.0.0/core-remoteviews-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.core","artifactId":"core-role","version":"1.1.0-rc01","url":"https://maven.google.com/androidx/core/core-role/1.1.0-rc01/core-role-1.1.0-rc01.pom"},{"groupId":"androidx.core","artifactId":"core-splashscreen","version":"1.1.0-alpha02","url":"https://maven.google.com/androidx/core/core-splashscreen/1.1.0-alpha02/core-splashscreen-1.1.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.core","artifactId":"core-telecom","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/core/core-telecom/1.0.0-alpha02/core-telecom-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.4.0","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.core","artifactId":"core-testing","version":"1.13.0-alpha02","url":"https://maven.google.com/androidx/core/core-testing/1.13.0-alpha02/core-testing-1.13.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.13.0-alpha02","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.core.uwb":[{"groupId":"androidx.core.uwb","artifactId":"uwb","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/core/uwb/uwb/1.0.0-alpha07/uwb-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"play-services-nearby","version":"18.5.0","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-play-services","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.core.uwb","artifactId":"uwb-rxjava3","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/core/uwb/uwb-rxjava3/1.0.0-alpha07/uwb-rxjava3-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.core.uwb","artifactId":"uwb","version":"[1.0.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx3","version":"1.7.1","scope":"compile"}]}],"androidx.credentials":[{"groupId":"androidx.credentials","artifactId":"credentials","version":"1.2.0","url":"https://maven.google.com/androidx/credentials/credentials/1.2.0/credentials-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.credentials","artifactId":"credentials-play-services-auth","version":"1.2.0","url":"https://maven.google.com/androidx/credentials/credentials-play-services-auth/1.2.0/credentials-play-services-auth-1.2.0.pom","dependencies":[{"groupId":"androidx.credentials","artifactId":"credentials","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth","version":"20.7.0","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"play-services-fido","version":"20.1.0","scope":"runtime"},{"groupId":"com.google.android.libraries.identity.googleid","artifactId":"googleid","version":"1.1.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.cursoradapter":[{"groupId":"androidx.cursoradapter","artifactId":"cursoradapter","version":"1.0.0","url":"https://maven.google.com/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]}],"androidx.customview":[{"groupId":"androidx.customview","artifactId":"customview","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/customview/customview/1.2.0-alpha02/customview-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0-beta01","scope":"compile","type":"aar"}]},{"groupId":"androidx.customview","artifactId":"customview-poolingcontainer","version":"1.0.0","url":"https://maven.google.com/androidx/customview/customview-poolingcontainer/1.0.0/customview-poolingcontainer-1.0.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.5.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.6.21","scope":"runtime"}]}],"androidx.databinding":[{"groupId":"androidx.databinding","artifactId":"adapters","version":"3.2.0-alpha11","url":"https://maven.google.com/androidx/databinding/adapters/3.2.0-alpha11/adapters-3.2.0-alpha11.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha11","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"library","version":"3.2.0-alpha11","scope":"compile"}]},{"groupId":"androidx.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha11","url":"https://maven.google.com/androidx/databinding/baseLibrary/3.2.0-alpha11/baseLibrary-3.2.0-alpha11.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"}]},{"groupId":"androidx.databinding","artifactId":"compiler","version":"3.2.0-alpha11","url":"https://maven.google.com/androidx/databinding/compiler/3.2.0-alpha11/compiler-3.2.0-alpha11.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"compilerCommon","version":"3.2.0-alpha11","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha11","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jre8","version":"1.2.0","scope":"compile"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.4","scope":"compile"},{"groupId":"commons-codec","artifactId":"commons-codec","version":"1.9","scope":"compile"},{"groupId":"org.antlr","artifactId":"antlr4","version":"4.5.3","scope":"compile"},{"groupId":"com.googlecode.juniversalchardet","artifactId":"juniversalchardet","version":"1.0.3","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"}]},{"groupId":"androidx.databinding","artifactId":"compilerCommon","version":"3.2.0-alpha11","url":"https://maven.google.com/androidx/databinding/compilerCommon/3.2.0-alpha11/compilerCommon-3.2.0-alpha11.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha11","scope":"compile"},{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha11","scope":"compile"},{"groupId":"org.antlr","artifactId":"antlr4","version":"4.5.3","scope":"compile"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.4","scope":"compile"},{"groupId":"com.googlecode.juniversalchardet","artifactId":"juniversalchardet","version":"1.0.3","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"23","scope":"compile"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.8.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jre8","version":"1.2.0","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.0","scope":"compile"},{"groupId":"com.android.tools","artifactId":"annotations","version":"24.5.0","scope":"compile"},{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-core","version":"0.0.1","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"}]},{"groupId":"androidx.databinding","artifactId":"databinding-adapters","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/databinding-adapters/8.3.0-alpha16/databinding-adapters-8.3.0-alpha16.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"databinding-common","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"databinding-runtime","version":"8.3.0-alpha16","scope":"runtime"}]},{"groupId":"androidx.databinding","artifactId":"databinding-common","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/databinding-common/8.3.0-alpha16/databinding-common-8.3.0-alpha16.pom"},{"groupId":"androidx.databinding","artifactId":"databinding-compiler","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/databinding-compiler/8.3.0-alpha16/databinding-compiler-8.3.0-alpha16.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"databinding-common","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"androidx.databinding","artifactId":"databinding-compiler-common","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.1","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.googlecode.juniversalchardet","artifactId":"juniversalchardet","version":"1.0.3","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.10.0","scope":"runtime"},{"groupId":"commons-codec","artifactId":"commons-codec","version":"1.15","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.13.0","scope":"runtime"},{"groupId":"org.glassfish.jaxb","artifactId":"jaxb-runtime","version":"2.3.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"androidx.databinding","artifactId":"databinding-compiler-common","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/databinding-compiler-common/8.3.0-alpha16/databinding-compiler-common-8.3.0-alpha16.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"databinding-common","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-core","version":"1.0.0-beta10","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.googlecode.juniversalchardet","artifactId":"juniversalchardet","version":"1.0.3","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.10.0","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.13.0","scope":"runtime"},{"groupId":"org.glassfish.jaxb","artifactId":"jaxb-runtime","version":"2.3.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"androidx.databinding","artifactId":"databinding-ktx","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/databinding-ktx/8.3.0-alpha16/databinding-ktx-8.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.4.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.6.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.6.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-process","version":"2.6.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.6.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"databinding-runtime","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"androidx.databinding","artifactId":"databinding-runtime","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/databinding-runtime/8.3.0-alpha16/databinding-runtime-8.3.0-alpha16.pom","dependencies":[{"groupId":"androidx.databinding","artifactId":"databinding-common","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"viewbinding","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"}]},{"groupId":"androidx.databinding","artifactId":"library","version":"3.2.0-alpha11","url":"https://maven.google.com/androidx/databinding/library/3.2.0-alpha11/library-3.2.0-alpha11.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.0.0-alpha1","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0-alpha1","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha11","scope":"compile"}]},{"groupId":"androidx.databinding","artifactId":"viewbinding","version":"8.3.0-alpha16","url":"https://maven.google.com/androidx/databinding/viewbinding/8.3.0-alpha16/viewbinding-8.3.0-alpha16.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]}],"androidx.datastore":[{"groupId":"androidx.datastore","artifactId":"datastore","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore/1.1.0-alpha07/datastore-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-android","version":"1.1.0-alpha07","type":"aar","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-android","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-android/1.1.0-alpha07/datastore-android-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-jvm","version":"3.4.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core/1.1.0-alpha07/datastore-core-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-core-android","version":"1.1.0-alpha07","type":"aar","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-android","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-android/1.1.0-alpha07/datastore-core-android-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-parcelize-runtime","version":"1.9.20","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-iosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-iosarm64/1.1.0-alpha07/datastore-core-iosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iosarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-iossimulatorarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-iossimulatorarm64/1.1.0-alpha07/datastore-core-iossimulatorarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iossimulatorarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iossimulatorarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-iosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-iosx64/1.1.0-alpha07/datastore-core-iosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iosx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-jvm","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-jvm/1.1.0-alpha07/datastore-core-jvm-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-linuxx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-linuxx64/1.1.0-alpha07/datastore-core-linuxx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-linuxx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-linuxx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-macosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-macosarm64/1.1.0-alpha07/datastore-core-macosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-macosarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-macosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-macosx64/1.1.0-alpha07/datastore-core-macosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-macosx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio/1.1.0-alpha07/datastore-core-okio-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-jvm","version":"1.1.0-alpha07","scope":"runtime"},{"groupId":"com.squareup.okio","artifactId":"okio","version":"3.4.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-iosarm64/1.1.0-alpha07/datastore-core-okio-iosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-iosarm64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iossimulatorarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-iossimulatorarm64/1.1.0-alpha07/datastore-core-okio-iossimulatorarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-iossimulatorarm64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iossimulatorarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-iosx64/1.1.0-alpha07/datastore-core-okio-iosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-iosx64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-jvm","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-jvm/1.1.0-alpha07/datastore-core-okio-jvm-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-jvm","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-linuxx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-linuxx64/1.1.0-alpha07/datastore-core-okio-linuxx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-linuxx64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-linuxx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-macosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-macosarm64/1.1.0-alpha07/datastore-core-okio-macosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-macosarm64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-macosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-core-okio-macosx64/1.1.0-alpha07/datastore-core-okio-macosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-macosx64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-iosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-iosarm64/1.1.0-alpha07/datastore-iosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-iossimulatorarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-iossimulatorarm64/1.1.0-alpha07/datastore-iossimulatorarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iossimulatorarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-iosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-iosx64/1.1.0-alpha07/datastore-iosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-jvm","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-jvm/1.1.0-alpha07/datastore-jvm-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-linuxx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-linuxx64/1.1.0-alpha07/datastore-linuxx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-linuxx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-macosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-macosarm64/1.1.0-alpha07/datastore-macosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-macosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-macosx64/1.1.0-alpha07/datastore-macosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences/1.1.0-alpha07/datastore-preferences-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-android","version":"1.1.0-alpha07","type":"aar","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-android","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-android/1.1.0-alpha07/datastore-preferences-android-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core/1.1.0-alpha07/datastore-preferences-core-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio","version":"[1.1.0-alpha07]","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-jvm","version":"1.1.0-alpha07","scope":"runtime"},{"groupId":"com.squareup.okio","artifactId":"okio","version":"3.4.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core","version":"1.3.3","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf","version":"1.3.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-iosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-iosarm64/1.1.0-alpha07/datastore-preferences-core-iosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-iosarm64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core-iosarm64","version":"1.3.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf-iosarm64","version":"1.3.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-iossimulatorarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-iossimulatorarm64/1.1.0-alpha07/datastore-preferences-core-iossimulatorarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-iossimulatorarm64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core-iossimulatorarm64","version":"1.3.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf-iossimulatorarm64","version":"1.3.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-iosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-iosx64/1.1.0-alpha07/datastore-preferences-core-iosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-iosx64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core-iosx64","version":"1.3.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf-iosx64","version":"1.3.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-jvm","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-jvm/1.1.0-alpha07/datastore-preferences-core-jvm-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-jvm","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-linuxx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-linuxx64/1.1.0-alpha07/datastore-preferences-core-linuxx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-linuxx64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core-linuxx64","version":"1.3.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf-linuxx64","version":"1.3.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-macosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-macosarm64/1.1.0-alpha07/datastore-preferences-core-macosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-macosarm64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core-macosarm64","version":"1.3.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf-macosarm64","version":"1.3.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-macosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-core-macosx64/1.1.0-alpha07/datastore-preferences-core-macosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-core-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core-okio-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"com.squareup.okio","artifactId":"okio-macosx64","version":"3.4.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-core-macosx64","version":"1.3.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-protobuf-macosx64","version":"1.3.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-iosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-iosarm64/1.1.0-alpha07/datastore-preferences-iosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-iosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-iossimulatorarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-iossimulatorarm64/1.1.0-alpha07/datastore-preferences-iossimulatorarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-iossimulatorarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iossimulatorarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-iosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-iosx64/1.1.0-alpha07/datastore-preferences-iosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-iosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-jvm","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-jvm/1.1.0-alpha07/datastore-preferences-jvm-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-jvm","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-linuxx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-linuxx64/1.1.0-alpha07/datastore-preferences-linuxx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-linuxx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-linuxx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-macosarm64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-macosarm64/1.1.0-alpha07/datastore-preferences-macosarm64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-macosarm64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosarm64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-macosx64","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-macosx64/1.1.0-alpha07/datastore-preferences-macosx64-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.datastore","artifactId":"datastore-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core-macosx64","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosx64","version":"1.7.3","scope":"compile"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-rxjava2","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-rxjava2/1.1.0-alpha07/datastore-preferences-rxjava2-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-rxjava2","version":"[1.1.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx2","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-rxjava3","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-preferences-rxjava3/1.1.0-alpha07/datastore-preferences-rxjava3-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-rxjava3","version":"[1.1.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx3","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-rxjava2","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-rxjava2/1.1.0-alpha07/datastore-rxjava2-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx2","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.datastore","artifactId":"datastore-rxjava3","version":"1.1.0-alpha07","url":"https://maven.google.com/androidx/datastore/datastore-rxjava3/1.1.0-alpha07/datastore-rxjava3-1.1.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore","version":"[1.1.0-alpha07]","scope":"compile"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx3","version":"1.7.3","scope":"runtime"}]}],"androidx.documentfile":[{"groupId":"androidx.documentfile","artifactId":"documentfile","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/documentfile/documentfile/1.1.0-alpha01/documentfile-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]}],"androidx.draganddrop":[{"groupId":"androidx.draganddrop","artifactId":"draganddrop","version":"1.0.0","url":"https://maven.google.com/androidx/draganddrop/draganddrop/1.0.0/draganddrop-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.4.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"compile","type":"aar"}]}],"androidx.drawerlayout":[{"groupId":"androidx.drawerlayout","artifactId":"drawerlayout","version":"1.2.0","url":"https://maven.google.com/androidx/drawerlayout/drawerlayout/1.2.0/drawerlayout-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.1.0","scope":"compile","type":"aar"}]}],"androidx.dynamicanimation":[{"groupId":"androidx.dynamicanimation","artifactId":"dynamicanimation","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/dynamicanimation/dynamicanimation/1.1.0-alpha03/dynamicanimation-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.dynamicanimation","artifactId":"dynamicanimation-ktx","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/dynamicanimation/dynamicanimation-ktx/1.0.0-alpha03/dynamicanimation-ktx-1.0.0-alpha03.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.60","scope":"compile"},{"groupId":"androidx.dynamicanimation","artifactId":"dynamicanimation","version":"1.1.0-alpha03","scope":"compile","type":"aar"}]}],"androidx.emoji":[{"groupId":"androidx.emoji","artifactId":"emoji","version":"1.2.0-alpha03","url":"https://maven.google.com/androidx/emoji/emoji/1.2.0-alpha03/emoji-1.2.0-alpha03.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.3.0-rc01","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.emoji","artifactId":"emoji-appcompat","version":"1.2.0-alpha03","url":"https://maven.google.com/androidx/emoji/emoji-appcompat/1.2.0-alpha03/emoji-appcompat-1.2.0-alpha03.pom","dependencies":[{"groupId":"androidx.emoji","artifactId":"emoji","version":"1.2.0-alpha03","scope":"compile","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"compile","type":"aar"}]},{"groupId":"androidx.emoji","artifactId":"emoji-bundled","version":"1.2.0-alpha03","url":"https://maven.google.com/androidx/emoji/emoji-bundled/1.2.0-alpha03/emoji-bundled-1.2.0-alpha03.pom","dependencies":[{"groupId":"androidx.emoji","artifactId":"emoji","version":"1.2.0-alpha03","scope":"compile","type":"aar"}]}],"androidx.emoji2":[{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"1.4.0","url":"https://maven.google.com/androidx/emoji2/emoji2/1.4.0/emoji2-1.4.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-process","version":"2.4.1","scope":"runtime","type":"aar"},{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.0.0","scope":"compile","type":"aar"}]},{"groupId":"androidx.emoji2","artifactId":"emoji2-bundled","version":"1.4.0","url":"https://maven.google.com/androidx/emoji2/emoji2-bundled/1.4.0/emoji2-bundled-1.4.0.pom","dependencies":[{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"[1.4.0]","scope":"compile","type":"aar"}]},{"groupId":"androidx.emoji2","artifactId":"emoji2-emojipicker","version":"1.4.0","url":"https://maven.google.com/androidx/emoji2/emoji2-emojipicker/1.4.0/emoji2-emojipicker-1.4.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.9.0","scope":"runtime","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"[1.2.0]","scope":"runtime","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.2.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.emoji2","artifactId":"emoji2-views","version":"1.4.0","url":"https://maven.google.com/androidx/emoji2/emoji2-views/1.4.0/emoji2-views-1.4.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"[1.4.0]","scope":"compile","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2-views-helper","version":"[1.4.0]","scope":"runtime","type":"aar"}]},{"groupId":"androidx.emoji2","artifactId":"emoji2-views-helper","version":"1.4.0","url":"https://maven.google.com/androidx/emoji2/emoji2-views-helper/1.4.0/emoji2-views-helper-1.4.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.emoji2","artifactId":"emoji2","version":"[1.4.0]","scope":"runtime","type":"aar"}]}],"androidx.enterprise":[{"groupId":"androidx.enterprise","artifactId":"enterprise-feedback","version":"1.1.0","url":"https://maven.google.com/androidx/enterprise/enterprise-feedback/1.1.0/enterprise-feedback-1.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"compile"}]},{"groupId":"androidx.enterprise","artifactId":"enterprise-feedback-testing","version":"1.1.0","url":"https://maven.google.com/androidx/enterprise/enterprise-feedback-testing/1.1.0/enterprise-feedback-testing-1.1.0.pom","dependencies":[{"groupId":"androidx.enterprise","artifactId":"enterprise-feedback","version":"[1.1.0]","scope":"compile","type":"aar"}]}],"androidx.exifinterface":[{"groupId":"androidx.exifinterface","artifactId":"exifinterface","version":"1.3.6","url":"https://maven.google.com/androidx/exifinterface/exifinterface/1.3.6/exifinterface-1.3.6.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"}]}],"androidx.fragment":[{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.7.0-alpha07","url":"https://maven.google.com/androidx/fragment/fragment/1.7.0-alpha07/fragment-1.7.0-alpha07.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.8.1","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-savedstate","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.loader","artifactId":"loader","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"androidx.viewpager","artifactId":"viewpager","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"1.7.0-alpha07","url":"https://maven.google.com/androidx/fragment/fragment-ktx/1.7.0-alpha07/fragment-ktx-1.7.0-alpha07.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.8.1","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection-ktx","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"[1.7.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core-ktx","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.fragment","artifactId":"fragment-testing","version":"1.7.0-alpha07","url":"https://maven.google.com/androidx/fragment/fragment-testing/1.7.0-alpha07/fragment-testing-1.7.0-alpha07.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.13.0-alpha02","scope":"runtime","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"[1.7.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment-testing-manifest","version":"[1.7.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.fragment","artifactId":"fragment-testing-manifest","version":"1.7.0-alpha07","url":"https://maven.google.com/androidx/fragment/fragment-testing-manifest/1.7.0-alpha07/fragment-testing-manifest-1.7.0-alpha07.pom","dependencies":[{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"[1.7.0-alpha07]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.games":[{"groupId":"androidx.games","artifactId":"games-activity","version":"3.0.0-beta01","url":"https://maven.google.com/androidx/games/games-activity/3.0.0-beta01/games-activity-3.0.0-beta01.pom"},{"groupId":"androidx.games","artifactId":"games-controller","version":"2.0.1","url":"https://maven.google.com/androidx/games/games-controller/2.0.1/games-controller-2.0.1.pom"},{"groupId":"androidx.games","artifactId":"games-frame-pacing","version":"2.1.0","url":"https://maven.google.com/androidx/games/games-frame-pacing/2.1.0/games-frame-pacing-2.1.0.pom"},{"groupId":"androidx.games","artifactId":"games-memory-advice","version":"2.1.0-beta01","url":"https://maven.google.com/androidx/games/games-memory-advice/2.1.0-beta01/games-memory-advice-2.1.0-beta01.pom"},{"groupId":"androidx.games","artifactId":"games-performance-tuner","version":"2.0.0-alpha07","url":"https://maven.google.com/androidx/games/games-performance-tuner/2.0.0-alpha07/games-performance-tuner-2.0.0-alpha07.pom"},{"groupId":"androidx.games","artifactId":"games-text-input","version":"3.0.0-beta01","url":"https://maven.google.com/androidx/games/games-text-input/3.0.0-beta01/games-text-input-3.0.0-beta01.pom"}],"androidx.gaming":[{"groupId":"androidx.gaming","artifactId":"gaming-frame-pacing","version":"1.5.0-alpha01","url":"https://maven.google.com/androidx/gaming/gaming-frame-pacing/1.5.0-alpha01/gaming-frame-pacing-1.5.0-alpha01.pom"},{"groupId":"androidx.gaming","artifactId":"gaming-performance-tuner","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/gaming/gaming-performance-tuner/1.0.0-alpha01/gaming-performance-tuner-1.0.0-alpha01.pom"}],"androidx.glance":[{"groupId":"androidx.glance","artifactId":"glance","version":"1.0.0","url":"https://maven.google.com/androidx/glance/glance/1.0.0/glance-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.2.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"1.1.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"1.1.1","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"1.0.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.0.0","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core","version":"1.0.0","scope":"compile"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.7.1","scope":"runtime","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime-ktx","version":"2.7.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.glance","artifactId":"glance-appwidget","version":"1.0.0","url":"https://maven.google.com/androidx/glance/glance-appwidget/1.0.0/glance-appwidget-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.1.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"1.1.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"1.1.1","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core-remoteviews","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.datastore","artifactId":"datastore","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences-core","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.glance","artifactId":"glance","version":"[1.0.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.glance","artifactId":"glance-appwidget-proto","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/glance/glance-appwidget-proto/1.0.0-alpha03/glance-appwidget-proto-1.0.0-alpha03.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.6.10","scope":"compile"},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"1.0.0","scope":"runtime"}]},{"groupId":"androidx.glance","artifactId":"glance-material","version":"1.0.0","url":"https://maven.google.com/androidx/glance/glance-material/1.0.0/glance-material-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.4.0","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.1.1","scope":"compile"},{"groupId":"androidx.glance","artifactId":"glance","version":"[1.0.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.glance","artifactId":"glance-material3","version":"1.0.0","url":"https://maven.google.com/androidx/glance/glance-material3/1.0.0/glance-material3-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.4.0","scope":"compile"},{"groupId":"androidx.compose.material3","artifactId":"material3","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.1.1","scope":"compile"},{"groupId":"androidx.glance","artifactId":"glance","version":"[1.0.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.glance","artifactId":"glance-wear-tiles","version":"1.0.0-alpha05","url":"https://maven.google.com/androidx/glance/glance-wear-tiles/1.0.0-alpha05/glance-wear-tiles-1.0.0-alpha05.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.1.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"1.1.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.compose.ui","artifactId":"ui-unit","version":"1.1.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.glance","artifactId":"glance","version":"[1.0.0-alpha05]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.6.4","scope":"runtime"}]}],"androidx.graphics":[{"groupId":"androidx.graphics","artifactId":"graphics-core","version":"1.0.0-alpha05","url":"https://maven.google.com/androidx/graphics/graphics-core/1.0.0-alpha05/graphics-core-1.0.0-alpha05.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0-rc01","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.graphics","artifactId":"graphics-path","version":"1.0.0-beta01","url":"https://maven.google.com/androidx/graphics/graphics-path/1.0.0-beta01/graphics-path-1.0.0-beta01.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.12.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.graphics","artifactId":"graphics-shapes","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/graphics/graphics-shapes/1.0.0-alpha03/graphics-shapes-1.0.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.4.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.10.0-rc01","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.21","scope":"compile"}]}],"androidx.gridlayout":[{"groupId":"androidx.gridlayout","artifactId":"gridlayout","version":"1.1.0-beta01","url":"https://maven.google.com/androidx/gridlayout/gridlayout/1.1.0-beta01/gridlayout-1.1.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0-beta01","scope":"runtime","type":"aar"}]}],"androidx.health":[{"groupId":"androidx.health","artifactId":"health-connect-client","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/health/health-connect-client/1.0.0-alpha03/health-connect-client-1.0.0-alpha03.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.6.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.6.1","scope":"runtime"}]},{"groupId":"androidx.health","artifactId":"health-services-client","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/health/health-services-client/1.1.0-alpha01/health-services-client-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures-ktx","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.21.8","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]}],"androidx.health.connect":[{"groupId":"androidx.health.connect","artifactId":"connect-client","version":"1.1.0-alpha06","url":"https://maven.google.com/androidx/health/connect/connect-client/1.1.0-alpha06/connect-client-1.1.0-alpha06.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.12.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.1","scope":"runtime"}]}],"androidx.heifwriter":[{"groupId":"androidx.heifwriter","artifactId":"heifwriter","version":"1.1.0-alpha02","url":"https://maven.google.com/androidx/heifwriter/heifwriter/1.1.0-alpha02/heifwriter-1.1.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]}],"androidx.hilt":[{"groupId":"androidx.hilt","artifactId":"hilt-common","version":"1.1.0","url":"https://maven.google.com/androidx/hilt/hilt-common/1.1.0/hilt-common-1.1.0.pom","dependencies":[{"groupId":"com.google.dagger","artifactId":"hilt-core","version":"2.48","scope":"runtime"}]},{"groupId":"androidx.hilt","artifactId":"hilt-compiler","version":"1.1.0","url":"https://maven.google.com/androidx/hilt/hilt-compiler/1.1.0/hilt-compiler-1.1.0.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-compiler-processing","version":"2.6.0","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.0-1.0.13","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.hilt","artifactId":"hilt-lifecycle-viewmodel","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/hilt/hilt-lifecycle-viewmodel/1.0.0-alpha03/hilt-lifecycle-viewmodel-1.0.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.hilt","artifactId":"hilt-common","version":"1.0.0-alpha03","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-savedstate","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.dagger","artifactId":"hilt-android","version":"2.31-alpha","scope":"compile"},{"groupId":"androidx.activity","artifactId":"activity","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.hilt","artifactId":"hilt-navigation","version":"1.1.0","url":"https://maven.google.com/androidx/hilt/hilt-navigation/1.1.0/hilt-navigation-1.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"2.5.1","scope":"compile","type":"aar"},{"groupId":"com.google.dagger","artifactId":"hilt-android","version":"2.48","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.hilt","artifactId":"hilt-navigation-compose","version":"1.1.0","url":"https://maven.google.com/androidx/hilt/hilt-navigation-compose/1.1.0/hilt-navigation-compose-1.1.0.pom","dependencies":[{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.0.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.1","scope":"compile"},{"groupId":"androidx.hilt","artifactId":"hilt-navigation","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-compose","version":"2.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-compose","version":"2.5.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.hilt","artifactId":"hilt-navigation-fragment","version":"1.1.0","url":"https://maven.google.com/androidx/hilt/hilt-navigation-fragment/1.1.0/hilt-navigation-fragment-1.1.0.pom","dependencies":[{"groupId":"androidx.hilt","artifactId":"hilt-navigation","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-fragment-ktx","version":"2.5.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.hilt","artifactId":"hilt-work","version":"1.1.0","url":"https://maven.google.com/androidx/hilt/hilt-work/1.1.0/hilt-work-1.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.hilt","artifactId":"hilt-common","version":"1.1.0","scope":"compile"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.3.4","scope":"compile","type":"aar"},{"groupId":"com.google.dagger","artifactId":"hilt-android","version":"2.48","scope":"compile"}]}],"androidx.input":[{"groupId":"androidx.input","artifactId":"input-motionprediction","version":"1.0.0-beta03","url":"https://maven.google.com/androidx/input/input-motionprediction/1.0.0-beta03/input-motionprediction-1.0.0-beta03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.10.1","scope":"runtime","type":"aar"}]}],"androidx.interpolator":[{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","url":"https://maven.google.com/androidx/interpolator/interpolator/1.0.0/interpolator-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]}],"androidx.javascriptengine":[{"groupId":"androidx.javascriptengine","artifactId":"javascriptengine","version":"1.0.0-beta01","url":"https://maven.google.com/androidx/javascriptengine/javascriptengine/1.0.0-beta01/javascriptengine-1.0.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile"}]}],"androidx.leanback":[{"groupId":"androidx.leanback","artifactId":"leanback","version":"1.2.0-alpha04","url":"https://maven.google.com/androidx/leanback/leanback/1.2.0-alpha04/leanback-1.2.0-alpha04.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.leanback","artifactId":"leanback-grid","version":"1.0.0-alpha03","scope":"compile","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.3.2","scope":"compile","type":"aar"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable-animated","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.leanback","artifactId":"leanback-grid","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/leanback/leanback-grid/1.0.0-alpha03/leanback-grid-1.0.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.3.2","scope":"compile","type":"aar"}]},{"groupId":"androidx.leanback","artifactId":"leanback-paging","version":"1.1.0-alpha11","url":"https://maven.google.com/androidx/leanback/leanback-paging/1.1.0-alpha11/leanback-paging-1.1.0-alpha11.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.leanback","artifactId":"leanback","version":"1.1.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.paging","artifactId":"paging-runtime","version":"3.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable-animated","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.leanback","artifactId":"leanback-preference","version":"1.2.0-alpha04","url":"https://maven.google.com/androidx/leanback/leanback-preference/1.2.0-alpha04/leanback-preference-1.2.0-alpha04.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.leanback","artifactId":"leanback","version":"1.2.0-alpha04","scope":"compile","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.3.2","scope":"compile","type":"aar"}]},{"groupId":"androidx.leanback","artifactId":"leanback-tab","version":"1.1.0-beta01","url":"https://maven.google.com/androidx/leanback/leanback-tab/1.1.0-beta01/leanback-tab-1.1.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.0.0","scope":"compile"},{"groupId":"androidx.viewpager","artifactId":"viewpager","version":"1.0.0","scope":"compile","type":"aar"}]}],"androidx.legacy":[{"groupId":"androidx.legacy","artifactId":"legacy-support-v13","version":"1.0.0","url":"https://maven.google.com/androidx/legacy/legacy-support-v13/1.0.0/legacy-support-v13-1.0.0.pom","dependencies":[{"groupId":"androidx.legacy","artifactId":"legacy-support-v4","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.legacy","artifactId":"legacy-preference-v14","version":"1.0.0","url":"https://maven.google.com/androidx/legacy/legacy-preference-v14/1.0.0/legacy-preference-v14-1.0.0.pom","dependencies":[{"groupId":"androidx.preference","artifactId":"preference","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.legacy","artifactId":"legacy-support-v4","version":"1.0.0","url":"https://maven.google.com/androidx/legacy/legacy-support-v4/1.0.0/legacy-support-v4-1.0.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.media","artifactId":"media","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-ui","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-ui","version":"1.0.0","url":"https://maven.google.com/androidx/legacy/legacy-support-core-ui/1.0.0/legacy-support-core-ui-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.viewpager","artifactId":"viewpager","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.coordinatorlayout","artifactId":"coordinatorlayout","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.drawerlayout","artifactId":"drawerlayout","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.slidingpanelayout","artifactId":"slidingpanelayout","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.swiperefreshlayout","artifactId":"swiperefreshlayout","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.asynclayoutinflater","artifactId":"asynclayoutinflater","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.cursoradapter","artifactId":"cursoradapter","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","url":"https://maven.google.com/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.documentfile","artifactId":"documentfile","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.loader","artifactId":"loader","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.localbroadcastmanager","artifactId":"localbroadcastmanager","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.print","artifactId":"print","version":"1.0.0","type":"aar","scope":"compile"}]}],"androidx.lifecycle":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-common/2.7.0-rc01/lifecycle-common-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-common-java8/2.7.0-rc01/lifecycle-common-java8-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"[2.7.0-rc01]","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-compiler","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-compiler/2.7.0-rc01/lifecycle-compiler-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"[2.7.0-rc01]","scope":"runtime"},{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.11","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.2.0","url":"https://maven.google.com/androidx/lifecycle/lifecycle-extensions/2.2.0/lifecycle-extensions-2.2.0.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.2.0","type":"aar","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.1.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.1.0","type":"aar","scope":"compile"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.2.0","type":"aar","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.2.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.2.0","type":"aar","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-process","version":"2.2.0","type":"aar","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.2.0","type":"aar","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.2.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-livedata/2.7.0-rc01/lifecycle-livedata-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core-ktx","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-livedata-core/2.7.0-rc01/lifecycle-livedata-core-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"[2.7.0-rc01]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core-ktx","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-livedata-core-ktx/2.7.0-rc01/lifecycle-livedata-core-ktx-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-ktx","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-livedata-ktx/2.7.0-rc01/lifecycle-livedata-ktx-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core-ktx","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-process","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-process/2.7.0-rc01/lifecycle-process-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-reactivestreams","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-reactivestreams/2.7.0-rc01/lifecycle-reactivestreams-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"[2.7.0-rc01]","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.reactivestreams","artifactId":"reactive-streams","version":"1.0.0","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-reactivestreams-ktx","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-reactivestreams-ktx/2.7.0-rc01/lifecycle-reactivestreams-ktx-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-reactivestreams","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-runtime/2.7.0-rc01/lifecycle-runtime-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"[2.7.0-rc01]","scope":"compile"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-compose","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-runtime-compose/2.7.0-rc01/lifecycle-runtime-compose-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.0.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-runtime-ktx/2.7.0-rc01/lifecycle-runtime-ktx-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-testing","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-runtime-testing/2.7.0-rc01/lifecycle-runtime-testing-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-service/2.7.0-rc01/lifecycle-service-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-viewmodel/2.7.0-rc01/lifecycle-viewmodel-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-compose","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-viewmodel-compose/2.7.0-rc01/lifecycle-viewmodel-compose-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.0.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"[2.7.0-rc01]","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-savedstate","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-viewmodel-ktx/2.7.0-rc01/lifecycle-viewmodel-ktx-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-savedstate","version":"2.7.0-rc01","url":"https://maven.google.com/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.7.0-rc01/lifecycle-viewmodel-savedstate-2.7.0-rc01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"[2.7.0-rc01]","scope":"compile","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]}],"androidx.loader":[{"groupId":"androidx.loader","artifactId":"loader","version":"1.1.0","url":"https://maven.google.com/androidx/loader/loader/1.1.0/loader-1.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"2.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile"}]}],"androidx.localbroadcastmanager":[{"groupId":"androidx.localbroadcastmanager","artifactId":"localbroadcastmanager","version":"1.1.0","url":"https://maven.google.com/androidx/localbroadcastmanager/localbroadcastmanager/1.1.0/localbroadcastmanager-1.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]}],"androidx.media":[{"groupId":"androidx.media","artifactId":"media","version":"1.7.0","url":"https://maven.google.com/androidx/media/media/1.7.0/media-1.7.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"}]},{"groupId":"androidx.media","artifactId":"media-widget","version":"1.0.0-alpha06","url":"https://maven.google.com/androidx/media/media-widget/1.0.0-alpha06/media-widget-1.0.0-alpha06.pom","dependencies":[{"groupId":"androidx.media2","artifactId":"media2","version":"1.0.0-alpha04","type":"aar","scope":"compile"},{"groupId":"androidx.mediarouter","artifactId":"mediarouter","version":"1.1.0-alpha01","type":"aar","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0-alpha01","type":"aar","scope":"compile"},{"groupId":"androidx.palette","artifactId":"palette","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0-alpha03","scope":"compile"}]}],"androidx.media2":[{"groupId":"androidx.media2","artifactId":"media2","version":"1.0.0-alpha04","url":"https://maven.google.com/androidx/media2/media2/1.0.0-alpha04/media2-1.0.0-alpha04.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"androidx.media","artifactId":"media","version":"1.1.0-alpha01","type":"aar","scope":"compile"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0-alpha01","type":"aar","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0-alpha03","scope":"compile"},{"groupId":"androidx.media2","artifactId":"media2-exoplayer","version":"1.0.0-alpha01","type":"aar","scope":"compile"}]},{"groupId":"androidx.media2","artifactId":"media2-common","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/media2/media2-common/1.3.0-beta01/media2-common-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.4.1","scope":"compile","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.2.0-beta01","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.media2","artifactId":"media2-exoplayer","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/media2/media2-exoplayer/1.3.0-beta01/media2-exoplayer-1.3.0-beta01.pom"},{"groupId":"androidx.media2","artifactId":"media2-player","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/media2/media2-player/1.3.0-beta01/media2-player-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.media2","artifactId":"media2-common","version":"[1.3.0-beta01]","scope":"compile","type":"aar"},{"groupId":"androidx.media2","artifactId":"media2-exoplayer","version":"[1.3.0-beta01]","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.media2","artifactId":"media2-session","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/media2/media2-session/1.3.0-beta01/media2-session-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.media2","artifactId":"media2-common","version":"[1.3.0-beta01]","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.media2","artifactId":"media2-widget","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/media2/media2-widget/1.3.0-beta01/media2-widget-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media2","artifactId":"media2-session","version":"[1.3.0-beta01]","scope":"compile","type":"aar"},{"groupId":"androidx.palette","artifactId":"palette","version":"1.0.0","scope":"runtime","type":"aar"}]}],"androidx.media3":[{"groupId":"androidx.media3","artifactId":"media3-cast","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-cast/1.2.0/media3-cast-1.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-cast-framework","version":"21.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-common/1.2.0/media3-common-1.2.0.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-container","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-container/1.2.0/media3-container-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-database","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-database/1.2.0/media3-database-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-datasource/1.2.0/media3-datasource-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-database","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.exifinterface","artifactId":"exifinterface","version":"1.3.6","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-datasource-cronet","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-datasource-cronet/1.2.0/media3-datasource-cronet-1.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-cronet","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-datasource-okhttp","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-datasource-okhttp/1.2.0/media3-datasource-okhttp-1.2.0.pom","dependencies":[{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"4.11.0","scope":"compile"},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-datasource-rtmp","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-datasource-rtmp/1.2.0/media3-datasource-rtmp-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"io.antmedia","artifactId":"rtmp-client","version":"3.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-decoder","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-decoder/1.2.0/media3-decoder-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-effect","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-effect/1.2.0/media3-effect-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer/1.2.0/media3-exoplayer-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-container","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-decoder","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-extractor","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-database","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"androidx.exifinterface","artifactId":"exifinterface","version":"1.3.6","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-dash","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-dash/1.2.0/media3-exoplayer-dash-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-hls","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-hls/1.2.0/media3-exoplayer-hls-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-ima","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-ima/1.2.0/media3-exoplayer-ima-1.2.0.pom","dependencies":[{"groupId":"com.google.ads.interactivemedia.v3","artifactId":"interactivemedia","version":"3.31.0","scope":"compile"},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-midi","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-midi/1.2.0/media3-exoplayer-midi-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-decoder","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-extractor","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.github.philburk","artifactId":"jsyn","version":"40a41092cbab558d7d410ec43d93bb1e4121e86a","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-rtsp","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-rtsp/1.2.0/media3-exoplayer-rtsp-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-smoothstreaming","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-smoothstreaming/1.2.0/media3-exoplayer-smoothstreaming-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-exoplayer-workmanager","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-exoplayer-workmanager/1.2.0/media3-exoplayer-workmanager-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.8.1","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-extractor","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-extractor/1.2.0/media3-extractor-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-container","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-decoder","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-muxer","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-muxer/1.2.0/media3-muxer-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-container","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"androidx.media3","artifactId":"media3-session","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-session/1.2.0/media3-session-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.media","artifactId":"media","version":"1.6.0","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-test-utils","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-test-utils/1.2.0/media3-test-utils-1.2.0.pom","dependencies":[{"groupId":"org.mockito","artifactId":"mockito-core","version":"3.12.4","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"compile","type":"aar"},{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.1.5","scope":"compile","type":"aar"},{"groupId":"androidx.test.ext","artifactId":"truth","version":"1.5.0","scope":"compile","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"com.google.truth","artifactId":"truth","version":"1.1.3","scope":"compile"},{"groupId":"com.google.truth.extensions","artifactId":"truth-java8-extension","version":"1.1.3","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.squareup.okhttp3","artifactId":"mockwebserver","version":"4.11.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-test-utils-robolectric","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-test-utils-robolectric/1.2.0/media3-test-utils-robolectric-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"org.robolectric","artifactId":"robolectric","version":"4.10.3","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-test-utils","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-transformer","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-transformer/1.2.0/media3-transformer-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.media3","artifactId":"media3-datasource","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-container","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-exoplayer","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-effect","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media3","artifactId":"media3-muxer","version":"1.2.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-ui","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-ui/1.2.0/media3-ui-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.6.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.3.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.media3","artifactId":"media3-ui-leanback","version":"1.2.0","url":"https://maven.google.com/androidx/media3/media3-ui-leanback/1.2.0/media3-ui-leanback-1.2.0.pom","dependencies":[{"groupId":"androidx.media3","artifactId":"media3-common","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.leanback","artifactId":"leanback","version":"1.0.0","scope":"runtime","type":"aar"}]}],"androidx.mediarouter":[{"groupId":"androidx.mediarouter","artifactId":"mediarouter","version":"1.7.0-alpha01","url":"https://maven.google.com/androidx/mediarouter/mediarouter/1.7.0-alpha01/mediarouter-1.7.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat-resources","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.10.1","scope":"runtime","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.4.1","scope":"compile","type":"aar"},{"groupId":"androidx.palette","artifactId":"palette","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.mediarouter","artifactId":"mediarouter-testing","version":"1.7.0-alpha01","url":"https://maven.google.com/androidx/mediarouter/mediarouter-testing/1.7.0-alpha01/mediarouter-testing-1.7.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.mediarouter","artifactId":"mediarouter","version":"[1.7.0-alpha01]","scope":"runtime","type":"aar"}]}],"androidx.metrics":[{"groupId":"androidx.metrics","artifactId":"metrics-performance","version":"1.0.0-alpha04","url":"https://maven.google.com/androidx/metrics/metrics-performance/1.0.0-alpha04/metrics-performance-1.0.0-alpha04.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.5.0-beta01","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.10","scope":"compile"}]}],"androidx.multidex":[{"groupId":"androidx.multidex","artifactId":"multidex","version":"2.0.1","url":"https://maven.google.com/androidx/multidex/multidex/2.0.1/multidex-2.0.1.pom"},{"groupId":"androidx.multidex","artifactId":"multidex-instrumentation","version":"2.0.0","url":"https://maven.google.com/androidx/multidex/multidex-instrumentation/2.0.0/multidex-instrumentation-2.0.0.pom","dependencies":[{"groupId":"androidx.multidex","artifactId":"multidex","version":"2.0.0","scope":"compile"}]}],"androidx.navigation":[{"groupId":"androidx.navigation","artifactId":"navigation-common","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-common/2.7.5/navigation-common-2.7.5.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection-ktx","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.6.2","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-savedstate","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.navigation","artifactId":"navigation-common-ktx","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-common-ktx/2.7.5/navigation-common-ktx-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-common","version":"[2.7.5]","scope":"compile","type":"aar"}]},{"groupId":"androidx.navigation","artifactId":"navigation-compose","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-compose/2.7.5/navigation-compose-2.7.5.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-compose","version":"1.7.0","scope":"compile","type":"aar"},{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.5.1","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.5.1","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.5.1","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-saveable","version":"1.5.1","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.5.1","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-compose","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime-ktx","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.navigation","artifactId":"navigation-dynamic-features-fragment","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-dynamic-features-fragment/2.7.5/navigation-dynamic-features-fragment-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-dynamic-features-runtime","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-fragment","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.navigation","artifactId":"navigation-dynamic-features-runtime","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-dynamic-features-runtime/2.7.5/navigation-dynamic-features-runtime-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"feature-delivery","version":"2.0.1","scope":"compile"}]},{"groupId":"androidx.navigation","artifactId":"navigation-fragment","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-fragment/2.7.5/navigation-fragment-2.7.5.pom","dependencies":[{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"1.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"androidx.slidingpanelayout","artifactId":"slidingpanelayout","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.navigation","artifactId":"navigation-fragment-ktx","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-fragment-ktx/2.7.5/navigation-fragment-ktx-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-fragment","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime-ktx","version":"[2.7.5]","scope":"compile","type":"aar"}]},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-runtime/2.7.5/navigation-runtime-2.7.5.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.7.1","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.6.2","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-common","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.navigation","artifactId":"navigation-runtime-ktx","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-runtime-ktx/2.7.5/navigation-runtime-ktx-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-common-ktx","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"[2.7.5]","scope":"compile","type":"aar"}]},{"groupId":"androidx.navigation","artifactId":"navigation-safe-args-generator","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-safe-args-generator/2.7.5/navigation-safe-args-generator-2.7.5.pom","dependencies":[{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.14.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"xmlpull","artifactId":"xmlpull","version":"1.1.3.1","scope":"runtime"},{"groupId":"xpp3","artifactId":"xpp3","version":"1.1.4c","scope":"runtime"}]},{"groupId":"androidx.navigation","artifactId":"navigation-safe-args-gradle-plugin","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-safe-args-gradle-plugin/2.7.5/navigation-safe-args-gradle-plugin-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-safe-args-generator","version":"[2.7.5]","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"gradle","version":"7.3.0","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.9.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-gradle-plugin","version":"1.9.0","scope":"runtime"}]},{"groupId":"androidx.navigation","artifactId":"navigation-testing","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-testing/2.7.5/navigation-testing-2.7.5.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-testing","version":"2.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"[2.7.5]","scope":"compile","type":"aar"}]},{"groupId":"androidx.navigation","artifactId":"navigation-ui","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-ui/2.7.5/navigation-ui-2.7.5.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.drawerlayout","artifactId":"drawerlayout","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"androidx.transition","artifactId":"transition","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.4.0-beta01","scope":"compile"}]},{"groupId":"androidx.navigation","artifactId":"navigation-ui-ktx","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/navigation-ui-ktx/2.7.5/navigation-ui-ktx-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-runtime-ktx","version":"[2.7.5]","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-ui","version":"[2.7.5]","scope":"compile","type":"aar"}]}],"androidx.navigation.safeargs":[{"groupId":"androidx.navigation.safeargs","artifactId":"androidx.navigation.safeargs.gradle.plugin","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/safeargs/androidx.navigation.safeargs.gradle.plugin/2.7.5/androidx.navigation.safeargs.gradle.plugin-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-safe-args-gradle-plugin","version":"2.7.5"}]}],"androidx.navigation.safeargs.kotlin":[{"groupId":"androidx.navigation.safeargs.kotlin","artifactId":"androidx.navigation.safeargs.kotlin.gradle.plugin","version":"2.7.5","url":"https://maven.google.com/androidx/navigation/safeargs/kotlin/androidx.navigation.safeargs.kotlin.gradle.plugin/2.7.5/androidx.navigation.safeargs.kotlin.gradle.plugin-2.7.5.pom","dependencies":[{"groupId":"androidx.navigation","artifactId":"navigation-safe-args-gradle-plugin","version":"2.7.5"}]}],"androidx.paging":[{"groupId":"androidx.paging","artifactId":"paging-common","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common/3.3.0-alpha02/paging-common-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","scope":"runtime"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.paging","artifactId":"paging-common-jvm","version":"3.3.0-alpha02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-common-android","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-android/3.3.0-alpha02/paging-common-android-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-iosarm64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-iosarm64/3.3.0-alpha02/paging-common-iosarm64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iosarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosarm64","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-iossimulatorarm64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-iossimulatorarm64/3.3.0-alpha02/paging-common-iossimulatorarm64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iossimulatorarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iossimulatorarm64","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-iosx64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-iosx64/3.3.0-alpha02/paging-common-iosx64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-iosx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-iosx64","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-jvm","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-jvm/3.3.0-alpha02/paging-common-jvm-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.2.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-ktx","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-ktx/3.3.0-alpha02/paging-common-ktx-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-linuxx64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-linuxx64/3.3.0-alpha02/paging-common-linuxx64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-linuxx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-linuxx64","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-macosarm64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-macosarm64/3.3.0-alpha02/paging-common-macosarm64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-macosarm64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosarm64","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-common-macosx64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-common-macosx64/3.3.0-alpha02/paging-common-macosx64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-macosx64","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-macosx64","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-compose","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-compose/3.3.0-alpha02/paging-compose-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.5.0-beta03","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.5.0-beta03","scope":"runtime"},{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"runtime"},{"groupId":"androidx.paging","artifactId":"paging-compose-android","version":"3.3.0-alpha02","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-compose-android","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-compose-android/3.3.0-alpha02/paging-compose-android-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.5.0-beta03","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.5.0-beta03","scope":"compile"},{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-guava","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-guava/3.3.0-alpha02/paging-guava-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-runtime","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-runtime/3.3.0-alpha02/paging-runtime-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.7.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-ktx","version":"2.4.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.4.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.4.0","scope":"compile"},{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"androidx.paging","artifactId":"paging-common-ktx","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.2.1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-runtime-ktx","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-runtime-ktx/3.3.0-alpha02/paging-runtime-ktx-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-ktx","version":"[3.3.0-alpha02]","scope":"runtime"},{"groupId":"androidx.paging","artifactId":"paging-runtime","version":"[3.3.0-alpha02]","scope":"compile","type":"aar"}]},{"groupId":"androidx.paging","artifactId":"paging-rxjava2","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-rxjava2/3.3.0-alpha02/paging-rxjava2-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"compile"},{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx2","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-rxjava2-ktx","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-rxjava2-ktx/3.3.0-alpha02/paging-rxjava2-ktx-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-ktx","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"androidx.paging","artifactId":"paging-rxjava2","version":"[3.3.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-rxjava3","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-rxjava3/3.3.0-alpha02/paging-rxjava3-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx3","version":"1.7.1","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-testing","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing/3.3.0-alpha02/paging-testing-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"runtime"},{"groupId":"androidx.paging","artifactId":"paging-testing-android","version":"3.3.0-alpha02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"runtime"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-android","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-android/3.3.0-alpha02/paging-testing-android-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common","version":"[3.3.0-alpha02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-iosarm64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-iosarm64/3.3.0-alpha02/paging-testing-iosarm64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-iosarm64","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-iossimulatorarm64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-iossimulatorarm64/3.3.0-alpha02/paging-testing-iossimulatorarm64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-iossimulatorarm64","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-iosx64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-iosx64/3.3.0-alpha02/paging-testing-iosx64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-iosx64","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-jvm","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-jvm/3.3.0-alpha02/paging-testing-jvm-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-jvm","version":"[3.3.0-alpha02]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-linuxx64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-linuxx64/3.3.0-alpha02/paging-testing-linuxx64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-linuxx64","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-macosarm64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-macosarm64/3.3.0-alpha02/paging-testing-macosarm64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-macosarm64","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"}]},{"groupId":"androidx.paging","artifactId":"paging-testing-macosx64","version":"3.3.0-alpha02","url":"https://maven.google.com/androidx/paging/paging-testing-macosx64/3.3.0-alpha02/paging-testing-macosx64-3.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common-macosx64","version":"[3.3.0-alpha02]","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"atomicfu","version":"0.17.0","scope":"compile"}]}],"androidx.palette":[{"groupId":"androidx.palette","artifactId":"palette-ktx","version":"1.0.0","url":"https://maven.google.com/androidx/palette/palette-ktx/1.0.0/palette-ktx-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.2.50","scope":"compile"},{"groupId":"androidx.palette","artifactId":"palette","version":"1.0.0","type":"aar","scope":"compile"}]},{"groupId":"androidx.palette","artifactId":"palette","version":"1.0.0","url":"https://maven.google.com/androidx/palette/palette/1.0.0/palette-1.0.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","type":"aar","scope":"compile"}]}],"androidx.percentlayout":[{"groupId":"androidx.percentlayout","artifactId":"percentlayout","version":"1.0.0","url":"https://maven.google.com/androidx/percentlayout/percentlayout/1.0.0/percentlayout-1.0.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","type":"aar","scope":"compile"}]}],"androidx.preference":[{"groupId":"androidx.preference","artifactId":"preference","version":"1.2.1","url":"https://maven.google.com/androidx/preference/preference/1.2.1/preference-1.2.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.5.1","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"1.3.6","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.slidingpanelayout","artifactId":"slidingpanelayout","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"}]},{"groupId":"androidx.preference","artifactId":"preference-ktx","version":"1.2.1","url":"https://maven.google.com/androidx/preference/preference-ktx/1.2.1/preference-ktx-1.2.1.pom","dependencies":[{"groupId":"androidx.preference","artifactId":"preference","version":"[1.2.1]","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"1.3.6","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.6.0","scope":"compile"}]}],"androidx.print":[{"groupId":"androidx.print","artifactId":"print","version":"1.1.0-beta01","url":"https://maven.google.com/androidx/print/print/1.1.0-beta01/print-1.1.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]}],"androidx.privacysandbox.activity":[{"groupId":"androidx.privacysandbox.activity","artifactId":"activity-client","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/privacysandbox/activity/activity-client/1.0.0-alpha01/activity-client-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.privacysandbox.activity","artifactId":"activity-core","version":"[1.0.0-alpha01]","scope":"runtime","type":"aar"},{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-client","version":"1.0.0-alpha08","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.activity","artifactId":"activity-core","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/privacysandbox/activity/activity-core/1.0.0-alpha01/activity-core-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.activity","artifactId":"activity-provider","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/privacysandbox/activity/activity-provider/1.0.0-alpha01/activity-provider-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0","scope":"runtime","type":"aar"},{"groupId":"androidx.privacysandbox.activity","artifactId":"activity-core","version":"[1.0.0-alpha01]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]}],"androidx.privacysandbox.ads":[{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices","version":"1.1.0-beta03","url":"https://maven.google.com/androidx/privacysandbox/ads/ads-adservices/1.1.0-beta03/ads-adservices-1.1.0-beta03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices-java","version":"1.1.0-beta03","url":"https://maven.google.com/androidx/privacysandbox/ads/ads-adservices-java/1.1.0-beta03/ads-adservices-java-1.1.0-beta03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices","version":"[1.1.0-beta03]","scope":"runtime","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]}],"androidx.privacysandbox.library":[{"groupId":"androidx.privacysandbox.library","artifactId":"androidx.privacysandbox.library.gradle.plugin","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/privacysandbox/library/androidx.privacysandbox.library.gradle.plugin/1.0.0-alpha02/androidx.privacysandbox.library.gradle.plugin-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.privacysandbox.plugins","artifactId":"plugins-privacysandbox-library","version":"1.0.0-alpha02"}]}],"androidx.privacysandbox.plugins":[{"groupId":"androidx.privacysandbox.plugins","artifactId":"plugins-privacysandbox-library","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/privacysandbox/plugins/plugins-privacysandbox-library/1.0.0-alpha02/plugins-privacysandbox-library-1.0.0-alpha02.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.1.0","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"8.0.0-alpha07","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.0-1.0.11","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-gradle-plugin","version":"1.9.0-1.0.11","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]}],"androidx.privacysandbox.sdkruntime":[{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-client","version":"1.0.0-alpha11","url":"https://maven.google.com/androidx/privacysandbox/sdkruntime/sdkruntime-client/1.0.0-alpha11/sdkruntime-client-1.0.0-alpha11.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.8.0-alpha06","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.12.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-core","version":"[1.0.0-alpha11]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-core","version":"1.0.0-alpha11","url":"https://maven.google.com/androidx/privacysandbox/sdkruntime/sdkruntime-core/1.0.0-alpha11/sdkruntime-core-1.0.0-alpha11.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.8.0-alpha06","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-provider","version":"1.0.0-alpha11","url":"https://maven.google.com/androidx/privacysandbox/sdkruntime/sdkruntime-provider/1.0.0-alpha11/sdkruntime-provider-1.0.0-alpha11.pom","dependencies":[{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-core","version":"[1.0.0-alpha11]","scope":"compile","type":"aar"}]}],"androidx.privacysandbox.tools":[{"groupId":"androidx.privacysandbox.tools","artifactId":"tools","version":"1.0.0-alpha06","url":"https://maven.google.com/androidx/privacysandbox/tools/tools/1.0.0-alpha06/tools-1.0.0-alpha06.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-apicompiler","version":"1.0.0-alpha06","url":"https://maven.google.com/androidx/privacysandbox/tools/tools-apicompiler/1.0.0-alpha06/tools-apicompiler-1.0.0-alpha06.pom","dependencies":[{"groupId":"androidx.privacysandbox.tools","artifactId":"tools","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-core","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.0-1.0.13","scope":"runtime"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.14.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-apigenerator","version":"1.0.0-alpha06","url":"https://maven.google.com/androidx/privacysandbox/tools/tools-apigenerator/1.0.0-alpha06/tools-apigenerator-1.0.0-alpha06.pom","dependencies":[{"groupId":"androidx.privacysandbox.tools","artifactId":"tools","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-core","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.14.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-metadata-jvm","version":"0.6.2","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"9.3","scope":"runtime"}]},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-apipackager","version":"1.0.0-alpha06","url":"https://maven.google.com/androidx/privacysandbox/tools/tools-apipackager/1.0.0-alpha06/tools-apipackager-1.0.0-alpha06.pom","dependencies":[{"groupId":"androidx.privacysandbox.tools","artifactId":"tools","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-core","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"9.3","scope":"runtime"}]},{"groupId":"androidx.privacysandbox.tools","artifactId":"tools-core","version":"1.0.0-alpha06","url":"https://maven.google.com/androidx/privacysandbox/tools/tools-core/1.0.0-alpha06/tools-core-1.0.0-alpha06.pom","dependencies":[{"groupId":"androidx.privacysandbox.tools","artifactId":"tools","version":"[1.0.0-alpha06]","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.21.8","scope":"compile"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.14.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.privacysandbox.ui":[{"groupId":"androidx.privacysandbox.ui","artifactId":"ui-client","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/privacysandbox/ui/ui-client/1.0.0-alpha07/ui-client-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.privacysandbox.sdkruntime","artifactId":"sdkruntime-client","version":"1.0.0-alpha08","scope":"runtime","type":"aar"},{"groupId":"androidx.privacysandbox.ui","artifactId":"ui-core","version":"[1.0.0-alpha07]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.ui","artifactId":"ui-core","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/privacysandbox/ui/ui-core/1.0.0-alpha07/ui-core-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.privacysandbox.ui","artifactId":"ui-provider","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/privacysandbox/ui/ui-provider/1.0.0-alpha07/ui-provider-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.12.0-alpha05","scope":"runtime","type":"aar"},{"groupId":"androidx.privacysandbox.ui","artifactId":"ui-core","version":"[1.0.0-alpha07]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"runtime"}]}],"androidx.profileinstaller":[{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.1","url":"https://maven.google.com/androidx/profileinstaller/profileinstaller/1.3.1/profileinstaller-1.3.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]}],"androidx.recommendation":[{"groupId":"androidx.recommendation","artifactId":"recommendation","version":"1.0.0","url":"https://maven.google.com/androidx/recommendation/recommendation/1.0.0/recommendation-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"}]}],"androidx.recyclerview":[{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.4.0-alpha01","url":"https://maven.google.com/androidx/recyclerview/recyclerview/1.4.0-alpha01/recyclerview-1.4.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.13.0-alpha01","scope":"compile","type":"aar"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.customview","artifactId":"customview-poolingcontainer","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.recyclerview","artifactId":"recyclerview-selection","version":"1.2.0-alpha01","url":"https://maven.google.com/androidx/recyclerview/recyclerview-selection/1.2.0-alpha01/recyclerview-selection-1.2.0-alpha01.pom","dependencies":[{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]}],"androidx.remotecallback":[{"groupId":"androidx.remotecallback","artifactId":"remotecallback","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/remotecallback/remotecallback/1.0.0-alpha02/remotecallback-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0-rc01","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0-rc01","scope":"compile"}]},{"groupId":"androidx.remotecallback","artifactId":"remotecallback-processor","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/remotecallback/remotecallback-processor/1.0.0-alpha02/remotecallback-processor-1.0.0-alpha02.pom","dependencies":[{"groupId":"com.squareup","artifactId":"javapoet","version":"1.8.0","scope":"compile"}]}],"androidx.resourceinspection":[{"groupId":"androidx.resourceinspection","artifactId":"resourceinspection-annotation","version":"1.0.1","url":"https://maven.google.com/androidx/resourceinspection/resourceinspection-annotation/1.0.1/resourceinspection-annotation-1.0.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.resourceinspection","artifactId":"resourceinspection-processor","version":"1.0.1","url":"https://maven.google.com/androidx/resourceinspection/resourceinspection-processor/1.0.1/resourceinspection-processor-1.0.1.pom","dependencies":[{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.11","scope":"runtime"},{"groupId":"com.google.auto.service","artifactId":"auto-service-annotations","version":"1.0-rc6","scope":"runtime"},{"groupId":"net.ltgt.gradle.incap","artifactId":"incap","version":"0.2","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"29.0-jre","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.31","scope":"runtime"}]}],"androidx.room":[{"groupId":"androidx.room","artifactId":"androidx.room.gradle.plugin","version":"2.6.1","url":"https://maven.google.com/androidx/room/androidx.room.gradle.plugin/2.6.1/androidx.room.gradle.plugin-2.6.1.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-gradle-plugin","version":"2.6.1"}]},{"groupId":"androidx.room","artifactId":"room-common","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-common/2.6.1/room-common-2.6.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-compiler","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-compiler/2.6.1/room-compiler-2.6.1.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-compiler-processing","version":"[2.6.1]","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-migration","version":"[2.6.1]","scope":"runtime"},{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.11","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.0-1.0.13","scope":"runtime"},{"groupId":"com.intellij","artifactId":"annotations","version":"12","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.14.2","scope":"runtime"},{"groupId":"com.squareup","artifactId":"kotlinpoet-javapoet","version":"1.14.2","scope":"runtime"},{"groupId":"commons-codec","artifactId":"commons-codec","version":"1.15","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.xerial","artifactId":"sqlite-jdbc","version":"3.41.2.2","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-compiler-processing","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-compiler-processing/2.6.1/room-compiler-processing-2.6.1.pom","dependencies":[{"groupId":"com.google.auto","artifactId":"auto-common","version":"0.11","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.0-1.0.13","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"com.intellij","artifactId":"annotations","version":"12","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"compile"},{"groupId":"com.squareup","artifactId":"kotlinpoet","version":"1.14.2","scope":"compile"},{"groupId":"com.squareup","artifactId":"kotlinpoet-javapoet","version":"1.14.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-compiler-processing-testing","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-compiler-processing-testing/2.6.1/room-compiler-processing-testing-2.6.1.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-compiler-processing","version":"[2.6.1]","scope":"compile"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing","version":"1.9.0-1.0.13","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.0-1.0.13","scope":"runtime"},{"groupId":"com.google.testing.compile","artifactId":"compile-testing","version":"0.18","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-annotation-processing-embeddable","version":"1.9.10","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-compiler-embeddable","version":"1.9.10","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-daemon-embeddable","version":"1.9.10","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.9.10","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.10","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-coroutines","version":"2.1.0-alpha04","url":"https://maven.google.com/androidx/room/room-coroutines/2.1.0-alpha04/room-coroutines-2.1.0-alpha04.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.0","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.0.0","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-common","version":"2.1.0-alpha04","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.1.0-alpha04","type":"aar","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-gradle-plugin","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-gradle-plugin/2.6.1/room-gradle-plugin-2.6.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-guava","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-guava/2.6.1/room-guava-2.6.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"[2.6.1]","scope":"compile","type":"aar"}]},{"groupId":"androidx.room","artifactId":"room-ktx","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-ktx/2.6.1/room-ktx-2.6.1.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"[2.6.1]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-migration","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-migration/2.6.1/room-migration-2.6.1.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.9.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-paging","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-paging/2.6.1/room-paging-2.6.1.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-common","version":"3.1.1","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-ktx","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"[2.6.1]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-paging-guava","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-paging-guava/2.6.1/room-paging-guava-2.6.1.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-guava","version":"3.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.room","artifactId":"room-guava","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-paging","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-paging-rxjava2","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-paging-rxjava2/2.6.1/room-paging-rxjava2-2.6.1.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-rxjava2","version":"3.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.room","artifactId":"room-paging","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-rxjava2","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-paging-rxjava3","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-paging-rxjava3/2.6.1/room-paging-rxjava3-2.6.1.pom","dependencies":[{"groupId":"androidx.paging","artifactId":"paging-rxjava3","version":"3.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.room","artifactId":"room-paging","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-rxjava3","version":"[2.6.1]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-runtime/2.6.1/room-runtime-2.6.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0-rc01","scope":"runtime","type":"aar"},{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.sqlite","artifactId":"sqlite","version":"2.4.0","scope":"compile","type":"aar"},{"groupId":"androidx.sqlite","artifactId":"sqlite-framework","version":"2.4.0","scope":"compile","type":"aar"}]},{"groupId":"androidx.room","artifactId":"room-rxjava2","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-rxjava2/2.6.1/room-rxjava2-2.6.1.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"[2.6.1]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-rxjava3","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-rxjava3/2.6.1/room-rxjava3-2.6.1.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"[2.6.1]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.room","artifactId":"room-testing","version":"2.6.1","url":"https://maven.google.com/androidx/room/room-testing/2.6.1/room-testing-2.6.1.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-runtime","version":"2.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-common","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-migration","version":"[2.6.1]","scope":"compile"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"[2.6.1]","scope":"compile","type":"aar"},{"groupId":"androidx.sqlite","artifactId":"sqlite","version":"2.4.0","scope":"compile","type":"aar"},{"groupId":"androidx.sqlite","artifactId":"sqlite-framework","version":"2.4.0","scope":"compile","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"}]}],"androidx.savedstate":[{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"1.2.1","url":"https://maven.google.com/androidx/savedstate/savedstate/1.2.1/savedstate-1.2.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.1.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.6.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.10","scope":"compile"}]},{"groupId":"androidx.savedstate","artifactId":"savedstate-bundle","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/savedstate/savedstate-bundle/1.0.0-alpha01/savedstate-bundle-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.savedstate","artifactId":"savedstate-common","version":"1.0.0-alpha01","scope":"compile"}]},{"groupId":"androidx.savedstate","artifactId":"savedstate-common","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/savedstate/savedstate-common/1.0.0-alpha01/savedstate-common-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.arch.core","artifactId":"core-common","version":"2.0.0","scope":"runtime"}]},{"groupId":"androidx.savedstate","artifactId":"savedstate-ktx","version":"1.2.1","url":"https://maven.google.com/androidx/savedstate/savedstate-ktx/1.2.1/savedstate-ktx-1.2.1.pom","dependencies":[{"groupId":"androidx.savedstate","artifactId":"savedstate","version":"[1.2.1]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.10","scope":"compile"}]}],"androidx.security":[{"groupId":"androidx.security","artifactId":"security-app-authenticator","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/security/security-app-authenticator/1.0.0-alpha02/security-app-authenticator-1.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.3","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.security","artifactId":"security-app-authenticator-testing","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/security/security-app-authenticator-testing/1.0.0-alpha01/security-app-authenticator-testing-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.security","artifactId":"security-app-authenticator","version":"1.0.0-alpha02","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.security","artifactId":"security-crypto","version":"1.1.0-alpha06","url":"https://maven.google.com/androidx/security/security-crypto/1.1.0-alpha06/security-crypto-1.1.0-alpha06.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"com.google.crypto.tink","artifactId":"tink-android","version":"1.8.0","scope":"runtime"}]},{"groupId":"androidx.security","artifactId":"security-crypto-ktx","version":"1.1.0-alpha06","url":"https://maven.google.com/androidx/security/security-crypto-ktx/1.1.0-alpha06/security-crypto-ktx-1.1.0-alpha06.pom","dependencies":[{"groupId":"androidx.security","artifactId":"security-crypto","version":"1.1.0-alpha06","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.10","scope":"compile"}]},{"groupId":"androidx.security","artifactId":"security-identity-credential","version":"1.0.0-alpha03","url":"https://maven.google.com/androidx/security/security-identity-credential/1.0.0-alpha03/security-identity-credential-1.0.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.biometric","artifactId":"biometric","version":"1.1.0-alpha02","scope":"runtime","type":"aar"},{"groupId":"co.nstant.in","artifactId":"cbor","version":"0.8","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.65","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.56","scope":"runtime"}]}],"androidx.sharetarget":[{"groupId":"androidx.sharetarget","artifactId":"sharetarget","version":"1.2.0","url":"https://maven.google.com/androidx/sharetarget/sharetarget/1.2.0/sharetarget-1.2.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]}],"androidx.slice":[{"groupId":"androidx.slice","artifactId":"slice-builders","version":"1.1.0-alpha02","url":"https://maven.google.com/androidx/slice/slice-builders/1.1.0-alpha02/slice-builders-1.1.0-alpha02.pom","dependencies":[{"groupId":"androidx.remotecallback","artifactId":"remotecallback","version":"1.0.0-alpha02","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.slice","artifactId":"slice-core","version":"1.1.0-alpha02","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.slice","artifactId":"slice-builders-ktx","version":"1.0.0-alpha08","url":"https://maven.google.com/androidx/slice/slice-builders-ktx/1.0.0-alpha08/slice-builders-ktx-1.0.0-alpha08.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.slice","artifactId":"slice-builders","version":"1.1.0-alpha02","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.21","scope":"compile"},{"groupId":"androidx.slice","artifactId":"slice-core","version":"1.1.0-alpha02","scope":"runtime","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.0-beta01","scope":"runtime","type":"aar"}]},{"groupId":"androidx.slice","artifactId":"slice-core","version":"1.1.0-alpha02","url":"https://maven.google.com/androidx/slice/slice-core/1.1.0-alpha02/slice-core-1.1.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.0-beta01","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.slice","artifactId":"slice-view","version":"1.1.0-alpha02","url":"https://maven.google.com/androidx/slice/slice-view/1.1.0-alpha02/slice-view-1.1.0-alpha02.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.slice","artifactId":"slice-core","version":"1.1.0-alpha02","scope":"runtime","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.0-beta01","scope":"runtime","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"}]}],"androidx.slidingpanelayout":[{"groupId":"androidx.slidingpanelayout","artifactId":"slidingpanelayout","version":"1.2.0","url":"https://maven.google.com/androidx/slidingpanelayout/slidingpanelayout/1.2.0/slidingpanelayout-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.window","artifactId":"window","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.transition","artifactId":"transition","version":"1.4.1","scope":"runtime","type":"aar"}]}],"androidx.sqlite":[{"groupId":"androidx.sqlite","artifactId":"sqlite","version":"2.4.0","url":"https://maven.google.com/androidx/sqlite/sqlite/2.4.0/sqlite-2.4.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.sqlite","artifactId":"sqlite-framework","version":"2.4.0","url":"https://maven.google.com/androidx/sqlite/sqlite-framework/2.4.0/sqlite-framework-2.4.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.sqlite","artifactId":"sqlite","version":"[2.4.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.sqlite","artifactId":"sqlite-ktx","version":"2.4.0","url":"https://maven.google.com/androidx/sqlite/sqlite-ktx/2.4.0/sqlite-ktx-2.4.0.pom","dependencies":[{"groupId":"androidx.sqlite","artifactId":"sqlite","version":"[2.4.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.startup":[{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/startup/startup-runtime/1.2.0-alpha02/startup-runtime-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.0.0","scope":"runtime","type":"aar"}]}],"androidx.swiperefreshlayout":[{"groupId":"androidx.swiperefreshlayout","artifactId":"swiperefreshlayout","version":"1.2.0-alpha01","url":"https://maven.google.com/androidx/swiperefreshlayout/swiperefreshlayout/1.2.0-alpha01/swiperefreshlayout-1.2.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","scope":"compile","type":"aar"}]}],"androidx.test":[{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","url":"https://maven.google.com/androidx/test/annotation/1.1.0-alpha02/annotation-1.1.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.1.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"}]},{"groupId":"androidx.test","artifactId":"core","version":"1.6.0-alpha04","url":"https://maven.google.com/androidx/test/core/1.6.0-alpha04/core-1.6.0-alpha04.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.3.1","scope":"compile"},{"groupId":"androidx.test.services","artifactId":"storage","version":"1.5.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.1.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test","artifactId":"core-ktx","version":"1.6.0-alpha04","url":"https://maven.google.com/androidx/test/core-ktx/1.6.0-alpha04/core-ktx-1.6.0-alpha04.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.3.1","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.6.0-alpha04","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","url":"https://maven.google.com/androidx/test/monitor/1.7.0-alpha03/monitor-1.7.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test","artifactId":"orchestrator","version":"1.5.0-alpha02","url":"https://maven.google.com/androidx/test/orchestrator/1.5.0-alpha02/orchestrator-1.5.0-alpha02.pom","dependencies":[{"groupId":"androidx.test.services","artifactId":"test-services","version":"1.5.0-alpha02","scope":"compile"}]},{"groupId":"androidx.test","artifactId":"rules","version":"1.6.0-alpha02","url":"https://maven.google.com/androidx/test/rules/1.6.0-alpha02/rules-1.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"}]},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","url":"https://maven.google.com/androidx/test/runner/1.6.0-alpha05/runner-1.6.0-alpha05.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test.services","artifactId":"storage","version":"1.5.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.1.0","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"}]}],"androidx.test.espresso":[{"groupId":"androidx.test.espresso","artifactId":"espresso-accessibility","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-accessibility/3.6.0-alpha02/espresso-accessibility-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"com.google.android.apps.common.testing.accessibility.framework","artifactId":"accessibility-test-framework","version":"3.1","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"1.3","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"1.3","scope":"compile"}]},{"groupId":"androidx.test.espresso","artifactId":"espresso-contrib","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-contrib/3.6.0-alpha02/espresso-contrib-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.1","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"compile"},{"groupId":"androidx.drawerlayout","artifactId":"drawerlayout","version":"1.1.1","scope":"compile"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.2.1","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.viewpager","artifactId":"viewpager","version":"1.0.0","scope":"compile"},{"groupId":"com.google.android.apps.common.testing.accessibility.framework","artifactId":"accessibility-test-framework","version":"3.1","scope":"compile"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.4.0","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"1.3","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"1.3","scope":"compile"}]},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-core/3.6.0-alpha02/espresso-core-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-idling-resource","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test.services","artifactId":"storage","version":"1.5.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.6.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","scope":"compile"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.2","scope":"compile"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.18.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"1.3","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"1.3","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test.espresso","artifactId":"espresso-device","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/test/espresso/espresso-device/1.0.0-alpha07/espresso-device-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","scope":"compile"},{"groupId":"androidx.window","artifactId":"window-java","version":"1.1.0","scope":"compile"},{"groupId":"androidx.window","artifactId":"window","version":"1.1.0","scope":"compile"},{"groupId":"io.grpc","artifactId":"grpc-okhttp","version":"1.54.1","scope":"compile"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.54.1","scope":"compile"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.apache.tomcat","artifactId":"annotations-api","version":"6.0.53","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.6.4","scope":"compile"}]},{"groupId":"androidx.test.espresso","artifactId":"espresso-idling-resource","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-idling-resource/3.6.0-alpha02/espresso-idling-resource-3.6.0-alpha02.pom","dependencies":[]},{"groupId":"androidx.test.espresso","artifactId":"espresso-intents","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-intents/3.6.0-alpha02/espresso-intents-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.6.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"rules","version":"1.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","scope":"compile"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.18.0","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"1.3","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"1.3","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test.espresso","artifactId":"espresso-remote","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-remote/3.6.0-alpha02/espresso-remote-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-web","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"1.3","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test.espresso","artifactId":"espresso-web","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/espresso-web/3.6.0-alpha02/espresso-web-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.6.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"runner","version":"1.6.0-alpha05","scope":"compile"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.2","scope":"compile"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.18.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.ccil.cowan.tagsoup","artifactId":"tagsoup","version":"1.2.1","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"1.3","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"1.3","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]}],"androidx.test.espresso.idling":[{"groupId":"androidx.test.espresso.idling","artifactId":"idling-concurrent","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/idling/idling-concurrent/3.6.0-alpha02/idling-concurrent-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.test.espresso","artifactId":"espresso-idling-resource","version":"3.6.0-alpha02","scope":"compile"}]},{"groupId":"androidx.test.espresso.idling","artifactId":"idling-net","version":"3.6.0-alpha02","url":"https://maven.google.com/androidx/test/espresso/idling/idling-net/3.6.0-alpha02/idling-net-3.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test.espresso","artifactId":"espresso-idling-resource","version":"3.6.0-alpha02","scope":"compile"}]}],"androidx.test.ext":[{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/test/ext/junit/1.2.0-alpha02/junit-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test.services","artifactId":"storage","version":"1.5.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.6.0-alpha03","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test.ext","artifactId":"junit-gtest","version":"1.0.0-alpha02","url":"https://maven.google.com/androidx/test/ext/junit-gtest/1.0.0-alpha02/junit-gtest-1.0.0-alpha02.pom","dependencies":[{"groupId":"com.android.ndk.thirdparty","artifactId":"googletest","version":"1.11.0-beta-1","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.21","scope":"compile"}]},{"groupId":"androidx.test.ext","artifactId":"junit-ktx","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/test/ext/junit-ktx/1.2.0-alpha02/junit-ktx-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.2.0-alpha02","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]},{"groupId":"androidx.test.ext","artifactId":"truth","version":"1.6.0-alpha02","url":"https://maven.google.com/androidx/test/ext/truth/1.6.0-alpha02/truth-1.6.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.6.0-alpha03","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile"},{"groupId":"com.google.truth","artifactId":"truth","version":"1","scope":"compile"}]}],"androidx.test.janktesthelper":[{"groupId":"androidx.test.janktesthelper","artifactId":"janktesthelper-v23","version":"1.0.1-alpha1","url":"https://maven.google.com/androidx/test/janktesthelper/janktesthelper-v23/1.0.1-alpha1/janktesthelper-v23-1.0.1-alpha1.pom","dependencies":[{"groupId":"androidx.test","artifactId":"runner","version":"1.1.0-alpha1","scope":"compile"},{"groupId":"androidx.test","artifactId":"rules","version":"1.1.0-alpha1","scope":"compile"}]},{"groupId":"androidx.test.janktesthelper","artifactId":"janktesthelper","version":"1.0.1","url":"https://maven.google.com/androidx/test/janktesthelper/janktesthelper/1.0.1/janktesthelper-1.0.1.pom","dependencies":[{"groupId":"androidx.test","artifactId":"runner","version":"1.1.0","scope":"compile"},{"groupId":"androidx.test","artifactId":"rules","version":"1.1.0","scope":"compile"}]}],"androidx.test.services":[{"groupId":"androidx.test.services","artifactId":"storage","version":"1.5.0-alpha02","url":"https://maven.google.com/androidx/test/services/storage/1.5.0-alpha02/storage-1.5.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0-beta01","scope":"compile"},{"groupId":"androidx.test","artifactId":"annotation","version":"1.1.0-alpha02","scope":"compile"},{"groupId":"androidx.test","artifactId":"monitor","version":"1.7.0-alpha03","scope":"compile"}]},{"groupId":"androidx.test.services","artifactId":"test-services","version":"1.5.0-alpha02","url":"https://maven.google.com/androidx/test/services/test-services/1.5.0-alpha02/test-services-1.5.0-alpha02.pom","dependencies":[]}],"androidx.test.uiautomator":[{"groupId":"androidx.test.uiautomator","artifactId":"uiautomator","version":"2.3.0-alpha05","url":"https://maven.google.com/androidx/test/uiautomator/uiautomator/2.3.0-alpha05/uiautomator-2.3.0-alpha05.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.4.0","scope":"runtime"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"}]},{"groupId":"androidx.test.uiautomator","artifactId":"uiautomator-v18","version":"2.2.0-alpha1","url":"https://maven.google.com/androidx/test/uiautomator/uiautomator-v18/2.2.0-alpha1/uiautomator-v18-2.2.0-alpha1.pom","dependencies":[]}],"androidx.textclassifier":[{"groupId":"androidx.textclassifier","artifactId":"textclassifier","version":"1.0.0-alpha04","url":"https://maven.google.com/androidx/textclassifier/textclassifier/1.0.0-alpha04/textclassifier-1.0.0-alpha04.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"}]}],"androidx.tracing":[{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.3.0-alpha02","url":"https://maven.google.com/androidx/tracing/tracing/1.3.0-alpha02/tracing-1.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"}]},{"groupId":"androidx.tracing","artifactId":"tracing-ktx","version":"1.3.0-alpha02","url":"https://maven.google.com/androidx/tracing/tracing-ktx/1.3.0-alpha02/tracing-ktx-1.3.0-alpha02.pom","dependencies":[{"groupId":"androidx.tracing","artifactId":"tracing","version":"[1.3.0-alpha02]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto","version":"1.0.0","url":"https://maven.google.com/androidx/tracing/tracing-perfetto/1.0.0/tracing-perfetto-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"},{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.1.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto-binary","version":"1.0.0","url":"https://maven.google.com/androidx/tracing/tracing-perfetto-binary/1.0.0/tracing-perfetto-binary-1.0.0.pom"},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto-common","version":"1.0.0-alpha16","url":"https://maven.google.com/androidx/tracing/tracing-perfetto-common/1.0.0-alpha16/tracing-perfetto-common-1.0.0-alpha16.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"}]},{"groupId":"androidx.tracing","artifactId":"tracing-perfetto-handshake","version":"1.0.0","url":"https://maven.google.com/androidx/tracing/tracing-perfetto-handshake/1.0.0/tracing-perfetto-handshake-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile"}]}],"androidx.transition":[{"groupId":"androidx.transition","artifactId":"transition","version":"1.5.0-alpha05","url":"https://maven.google.com/androidx/transition/transition/1.5.0-alpha05/transition-1.5.0-alpha05.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.13.0-alpha02","scope":"compile","type":"aar"},{"groupId":"androidx.dynamicanimation","artifactId":"dynamicanimation","version":"1.0.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.transition","artifactId":"transition-ktx","version":"1.5.0-alpha05","url":"https://maven.google.com/androidx/transition/transition-ktx/1.5.0-alpha05/transition-ktx-1.5.0-alpha05.pom","dependencies":[{"groupId":"androidx.transition","artifactId":"transition","version":"[1.5.0-alpha05]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.tv":[{"groupId":"androidx.tv","artifactId":"tv-foundation","version":"1.0.0-alpha10","url":"https://maven.google.com/androidx/tv/tv-foundation/1.0.0-alpha10/tv-foundation-1.0.0-alpha10.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-alpha07","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-graphics","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-alpha07","scope":"compile"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.tv","artifactId":"tv-material","version":"1.0.0-alpha10","url":"https://maven.google.com/androidx/tv/tv-material/1.0.0-alpha10/tv-material-1.0.0-alpha10.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.4.3","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"1.4.3","scope":"compile"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.tv","artifactId":"tv-foundation","version":"[1.0.0-alpha10]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]}],"androidx.tvprovider":[{"groupId":"androidx.tvprovider","artifactId":"tvprovider","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/tvprovider/tvprovider/1.1.0-alpha01/tvprovider-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"}]}],"androidx.ui":[{"groupId":"androidx.ui","artifactId":"ui-android-text","version":"0.1.0-dev08","url":"https://maven.google.com/androidx/ui/ui-android-text/0.1.0-dev08/ui-android-text-0.1.0-dev08.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.61","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-animation","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-animation/0.1.0-dev14/ui-animation-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.ui","artifactId":"ui-animation-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-layout","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-geometry","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-collections-immutable-jvm","version":"0.3","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-animation-core","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-animation-core/0.1.0-dev14/ui-animation-core-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-core/0.1.0-dev14/ui-core-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-unit","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-geometry","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-graphics","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-animation-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-saved-instance-state","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0-alpha02","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.3.6","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.3.0-alpha05","scope":"runtime"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.0-alpha01","scope":"runtime"},{"groupId":"androidx.autofill","artifactId":"autofill","version":"1.0.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.3.6","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-foundation","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-foundation/0.1.0-dev14/ui-foundation-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-animation","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-saved-instance-state","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-layout","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-framework","version":"0.1.0-dev10","url":"https://maven.google.com/androidx/ui/ui-framework/0.1.0-dev10/ui-framework-0.1.0-dev10.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0-alpha02","scope":"compile"},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev10","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev10","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-animation-core","version":"0.1.0-dev10","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.3.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.2","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.3.0-alpha01","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev10","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-platform","version":"0.1.0-dev10","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev10","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-vector","version":"0.1.0-dev10","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-saved-instance-state","version":"0.1.0-dev10","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-geometry","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-geometry/0.1.0-dev14/ui-geometry-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-graphics","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-graphics/0.1.0-dev14/ui-graphics-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-unit","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-layout","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-layout/0.1.0-dev14/ui-layout-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout-core","version":"1.0.0-alpha1","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-livedata","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-livedata/0.1.0-dev14/ui-livedata-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.2.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-material","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-material/0.1.0-dev14/ui-material-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-foundation","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-material-icons-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-animation-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-layout","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-animation","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-material-icons-core","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-material-icons-core/0.1.0-dev14/ui-material-icons-core-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-material-icons-extended","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-material-icons-extended/0.1.0-dev14/ui-material-icons-extended-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-material-icons-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-platform","version":"0.1.0-dev10","url":"https://maven.google.com/androidx/ui/ui-platform/0.1.0-dev10/ui-platform-0.1.0-dev10.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev10","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev10","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.3.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.autofill","artifactId":"autofill","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.2","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.3.0-alpha01","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev10","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev10","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-saved-instance-state","version":"0.1.0-dev10","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-rxjava2","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-rxjava2/0.1.0-dev14/ui-rxjava2-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-saved-instance-state","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-saved-instance-state/0.1.0-dev14/ui-saved-instance-state-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-test","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/ui/ui-test/1.0.0-alpha07/ui-test-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.compose.ui","artifactId":"ui-test-junit4","version":"1.0.0-alpha07","scope":"compile","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-text","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-text/0.1.0-dev14/ui-text-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-text-android","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-text-android/0.1.0-dev14/ui-text-android-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"}]},{"groupId":"androidx.ui","artifactId":"ui-text-core","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-text-core/0.1.0-dev14/ui-text-core-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-unit","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-graphics","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-saved-instance-state","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.5.0-alpha01","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-text-android","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-tooling","version":"1.0.0-alpha07","url":"https://maven.google.com/androidx/ui/ui-tooling/1.0.0-alpha07/ui-tooling-1.0.0-alpha07.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.0.0-alpha07","scope":"compile","type":"aar"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.0.0-alpha07","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.0","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material","version":"1.0.0-alpha07","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-unit","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-unit/0.1.0-dev14/ui-unit-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-geometry","version":"0.1.0-dev14","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","scope":"runtime","type":"aar"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev14","url":"https://maven.google.com/androidx/ui/ui-util/0.1.0-dev14/ui-util-0.1.0-dev14.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.3.70","scope":"runtime"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev14","scope":"runtime","type":"aar"}]},{"groupId":"androidx.ui","artifactId":"ui-vector","version":"0.1.0-dev13","url":"https://maven.google.com/androidx/ui/ui-vector/0.1.0-dev13/ui-vector-0.1.0-dev13.pom","dependencies":[{"groupId":"androidx.ui","artifactId":"ui-graphics","version":"0.1.0-dev13","scope":"compile","type":"aar"},{"groupId":"androidx.compose","artifactId":"compose-runtime","version":"0.1.0-dev13","scope":"compile","type":"aar"},{"groupId":"androidx.ui","artifactId":"ui-util","version":"0.1.0-dev13","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.70","scope":"runtime"}]}],"androidx.vectordrawable":[{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable","version":"1.2.0-beta01","url":"https://maven.google.com/androidx/vectordrawable/vectordrawable/1.2.0-beta01/vectordrawable-1.2.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"}]},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable-animated","version":"1.1.0","url":"https://maven.google.com/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.pom","dependencies":[{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable","version":"1.1.0","type":"aar","scope":"compile"},{"groupId":"androidx.interpolator","artifactId":"interpolator","version":"1.0.0","type":"aar","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"compile"}]},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable-seekable","version":"1.0.0-beta01","url":"https://maven.google.com/androidx/vectordrawable/vectordrawable-seekable/1.0.0-beta01/vectordrawable-seekable-1.0.0-beta01.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-animation","version":"1.0.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable","version":"1.2.0-beta01","scope":"compile","type":"aar"}]}],"androidx.versionedparcelable":[{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.2.0-beta01","url":"https://maven.google.com/androidx/versionedparcelable/versionedparcelable/1.2.0-beta01/versionedparcelable-1.2.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"runtime"}]}],"androidx.viewpager":[{"groupId":"androidx.viewpager","artifactId":"viewpager","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/viewpager/viewpager/1.1.0-alpha01/viewpager-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.customview","artifactId":"customview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0-beta01","scope":"runtime","type":"aar"}]}],"androidx.viewpager2":[{"groupId":"androidx.viewpager2","artifactId":"viewpager2","version":"1.1.0-beta02","url":"https://maven.google.com/androidx/viewpager2/viewpager2/1.1.0-beta02/viewpager2-1.1.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.3.1-rc01","scope":"compile","type":"aar"}]}],"androidx.wear":[{"groupId":"androidx.wear","artifactId":"wear","version":"1.4.0-alpha01","url":"https://maven.google.com/androidx/wear/wear/1.4.0-alpha01/wear-1.4.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.6.0","scope":"runtime","type":"aar"},{"groupId":"androidx.dynamicanimation","artifactId":"dynamicanimation","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.2.4","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.5.1","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.swiperefreshlayout","artifactId":"swiperefreshlayout","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.1","scope":"compile","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-complications-data/1.0.0-alpha22/wear-complications-data-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-complications-data-source","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-complications-data-source/1.0.0-alpha22/wear-complications-data-source-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-complications-data-source-ktx","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-complications-data-source-ktx/1.0.0-alpha22/wear-complications-data-source-ktx-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.wear","artifactId":"wear-complications-data-source","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-complications-provider","version":"1.0.0-alpha17","url":"https://maven.google.com/androidx/wear/wear-complications-provider/1.0.0-alpha17/wear-complications-provider-1.0.0-alpha17.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha17","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-input","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/wear/wear-input/1.2.0-alpha02/wear-input-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"}]},{"groupId":"androidx.wear","artifactId":"wear-input-testing","version":"1.2.0-alpha02","url":"https://maven.google.com/androidx/wear/wear-input-testing/1.2.0-alpha02/wear-input-testing-1.2.0-alpha02.pom","dependencies":[{"groupId":"androidx.wear","artifactId":"wear-input","version":"1.2.0-alpha02","scope":"compile","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-ongoing","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/wear/wear-ongoing/1.1.0-alpha01/wear-ongoing-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.6.0","scope":"runtime","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.1","scope":"compile","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-phone-interactions","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/wear-phone-interactions/1.1.0-alpha03/wear-phone-interactions-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.6.10","scope":"compile"}]},{"groupId":"androidx.wear","artifactId":"wear-remote-interactions","version":"1.1.0-alpha01","url":"https://maven.google.com/androidx/wear/wear-remote-interactions/1.1.0-alpha01/wear-remote-interactions-1.1.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures-ktx","version":"1.1.0","scope":"compile"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"play-services-wearable","version":"17.1.0","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"compile"}]},{"groupId":"androidx.wear","artifactId":"wear-tiles","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/wear/wear-tiles/1.0.0-alpha01/wear-tiles-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-tiles-proto","version":"1.0.0-alpha01","scope":"runtime"}]},{"groupId":"androidx.wear","artifactId":"wear-tiles-proto","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/wear/wear-tiles-proto/1.0.0-alpha01/wear-tiles-proto-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.wear","artifactId":"wear-tiles-renderer","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/wear/wear-tiles-renderer/1.0.0-alpha01/wear-tiles-renderer-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-tiles","version":"1.0.0-alpha01","scope":"runtime","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-tiles-proto","version":"1.0.0-alpha01","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.4.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.4.1","scope":"runtime"}]},{"groupId":"androidx.wear","artifactId":"wear-tooling-preview","version":"1.0.0","url":"https://maven.google.com/androidx/wear/wear-tooling-preview/1.0.0/wear-tooling-preview-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface/1.0.0-alpha22/wear-watchface-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface-style","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-client","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-client/1.0.0-alpha22/wear-watchface-client-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-watchface","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface-style","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-client-guava","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-client-guava/1.0.0-alpha22/wear-watchface-client-guava-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.wear","artifactId":"wear-watchface-client","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.5.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-complications-rendering","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-complications-rendering/1.0.0-alpha22/wear-watchface-complications-rendering-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-data","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-data/1.0.0-alpha22/wear-watchface-data-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-complications-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-editor","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-editor/1.0.0-alpha22/wear-watchface-editor-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface-client","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear-watchface-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.3.1","scope":"runtime"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-editor-guava","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-editor-guava/1.0.0-alpha22/wear-watchface-editor-guava-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.wear","artifactId":"wear-watchface-editor","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.5.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-guava","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-guava/1.0.0-alpha22/wear-watchface-guava-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.wear","artifactId":"wear-watchface","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.wear","artifactId":"wear-watchface-style","version":"1.0.0-alpha22","url":"https://maven.google.com/androidx/wear/wear-watchface-style/1.0.0-alpha22/wear-watchface-style-1.0.0-alpha22.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-watchface-data","version":"1.0.0-alpha22","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"}]}],"androidx.wear.compose":[{"groupId":"androidx.wear.compose","artifactId":"compose-foundation","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/wear/compose/compose-foundation/1.3.0-beta01/compose-foundation-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation-layout","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.11.0-beta02","scope":"runtime","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.wear.compose","artifactId":"compose-material","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/wear/compose/compose-material/1.3.0-beta01/compose-material-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common","version":"2.5.1","scope":"runtime"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.compose","artifactId":"compose-foundation","version":"[1.3.0-beta01]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.compose","artifactId":"compose-material-core","version":"[1.3.0-beta01]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.wear.compose","artifactId":"compose-material-core","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/wear/compose/compose-material-core/1.3.0-beta01/compose-material-core-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.compose","artifactId":"compose-foundation","version":"[1.3.0-beta01]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.wear.compose","artifactId":"compose-material3","version":"1.0.0-alpha15","url":"https://maven.google.com/androidx/wear/compose/compose-material3/1.0.0-alpha15/compose-material3-1.0.0-alpha15.pom","dependencies":[{"groupId":"androidx.compose.animation","artifactId":"animation","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.material","artifactId":"material-icons-core","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material-ripple","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-util","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.compose","artifactId":"compose-foundation","version":"[1.3.0-beta01]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.compose","artifactId":"compose-material-core","version":"[1.3.0-beta01]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.wear.compose","artifactId":"compose-navigation","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/wear/compose/compose-navigation/1.3.0-beta01/compose-navigation-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity-compose","version":"1.7.0","scope":"compile","type":"aar"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.6.0-beta01","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-compose","version":"2.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-common","version":"2.6.0-beta01","scope":"runtime","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-compose","version":"2.6.0-beta01","scope":"runtime","type":"aar"},{"groupId":"androidx.navigation","artifactId":"navigation-runtime","version":"2.6.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.profileinstaller","artifactId":"profileinstaller","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.compose","artifactId":"compose-material","version":"[1.3.0-beta01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.wear.compose","artifactId":"compose-ui-tooling","version":"1.3.0-beta01","url":"https://maven.google.com/androidx/wear/compose/compose-ui-tooling/1.3.0-beta01/compose-ui-tooling-1.3.0-beta01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling-preview","version":"1.6.0-beta01","scope":"runtime"},{"groupId":"androidx.wear","artifactId":"wear-tooling-preview","version":"1.0.0-beta01","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-common","version":"1.8.22","scope":"runtime"}]}],"androidx.wear.protolayout":[{"groupId":"androidx.wear.protolayout","artifactId":"protolayout","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout/1.1.0-alpha03/protolayout-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression","version":"[1.1.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"[1.1.0-alpha03]","scope":"runtime"}]},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout-expression/1.1.0-alpha03/protolayout-expression-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"[1.1.0-alpha03]","scope":"runtime"}]},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression-pipeline","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout-expression-pipeline/1.1.0-alpha03/protolayout-expression-pipeline-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"[1.1.0-alpha03]","scope":"runtime"}]},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-material","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout-material/1.1.0-alpha03/protolayout-material-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout","version":"[1.1.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-material-core","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"[1.1.0-alpha03]","scope":"runtime"}]},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-material-core","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout-material-core/1.1.0-alpha03/protolayout-material-core-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout","version":"[1.1.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"[1.1.0-alpha03]","scope":"runtime"}]},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout-proto/1.1.0-alpha03/protolayout-proto-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-renderer","version":"1.1.0-alpha03","url":"https://maven.google.com/androidx/wear/protolayout/protolayout-renderer/1.1.0-alpha03/protolayout-renderer-1.1.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"compile","type":"aar"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable-seekable","version":"1.0.0-beta01","scope":"runtime","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear","version":"1.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression","version":"[1.1.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression-pipeline","version":"[1.1.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"[1.1.0-alpha03]","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"compile"}]}],"androidx.wear.tiles":[{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles/1.3.0-alpha03/tiles-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.3.1","scope":"runtime","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout","version":"1.1.0-alpha03","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression","version":"1.1.0-alpha03","scope":"compile","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles-proto","version":"[1.3.0-alpha03]","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"}]},{"groupId":"androidx.wear.tiles","artifactId":"tiles-material","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles-material/1.3.0-alpha03/tiles-material-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"[1.3.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles-proto","version":"[1.3.0-alpha03]","scope":"runtime"}]},{"groupId":"androidx.wear.tiles","artifactId":"tiles-proto","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles-proto/1.3.0-alpha03/tiles-proto-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"1.1.0-alpha03","scope":"compile"}]},{"groupId":"androidx.wear.tiles","artifactId":"tiles-renderer","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles-renderer/1.3.0-alpha03/tiles-renderer-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures-ktx","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.7.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear","artifactId":"wear","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout","version":"1.1.0-alpha03","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression-pipeline","version":"1.1.0-alpha03","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-renderer","version":"1.1.0-alpha03","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"[1.3.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles-proto","version":"[1.3.0-alpha03]","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.3","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.wear.tiles","artifactId":"tiles-testing","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles-testing/1.3.0-alpha03/tiles-testing-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures-ktx","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.wear","artifactId":"wear","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"[1.3.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles-renderer","version":"[1.3.0-alpha03]","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.3","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.3","scope":"runtime"},{"groupId":"org.robolectric","artifactId":"robolectric","version":"4.11.1","scope":"runtime"}]},{"groupId":"androidx.wear.tiles","artifactId":"tiles-tooling","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles-tooling/1.3.0-alpha03/tiles-tooling-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"1.1.0-alpha03","scope":"runtime"},{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"[1.3.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles-renderer","version":"[1.3.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.tiles","artifactId":"tiles-tooling-preview","version":"[1.3.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.3","scope":"runtime"}]},{"groupId":"androidx.wear.tiles","artifactId":"tiles-tooling-preview","version":"1.3.0-alpha03","url":"https://maven.google.com/androidx/wear/tiles/tiles-tooling-preview/1.3.0-alpha03/tiles-tooling-preview-1.3.0-alpha03.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile"},{"groupId":"androidx.wear","artifactId":"wear-tooling-preview","version":"1.0.0-alpha01","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-proto","version":"1.1.0-alpha03","scope":"runtime"},{"groupId":"androidx.wear.tiles","artifactId":"tiles","version":"[1.3.0-alpha03]","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]}],"androidx.wear.watchface":[{"groupId":"androidx.wear.watchface","artifactId":"watchface","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface/1.2.0/watchface-1.2.0.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.7.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-style","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-client","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-client/1.2.0/watchface-client-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-style","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-client-guava","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-client-guava/1.2.0/watchface-client-guava-1.2.0.pom","dependencies":[{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-client","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-complications/1.2.0/watchface-complications-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-complications-data/1.2.0/watchface-complications-data-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression","version":"1.0.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.wear.protolayout","artifactId":"protolayout-expression-pipeline","version":"1.0.0-beta01","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data-source","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-complications-data-source/1.2.0/watchface-complications-data-source-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"[1.2.0]","scope":"compile","type":"aar"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data-source-ktx","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-complications-data-source-ktx/1.2.0/watchface-complications-data-source-ktx-1.2.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data-source","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-rendering","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-complications-rendering/1.2.0/watchface-complications-rendering-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"[1.2.0]","scope":"compile","type":"aar"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-data","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-data/1.2.0/watchface-data-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-editor","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-editor/1.2.0/watchface-editor-1.2.0.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.3.1","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.5.1","scope":"runtime","type":"aar"},{"groupId":"androidx.versionedparcelable","artifactId":"versionedparcelable","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-client","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-editor-guava","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-editor-guava/1.2.0/watchface-editor-guava-1.2.0.pom","dependencies":[{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-editor","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-guava","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-guava/1.2.0/watchface-guava-1.2.0.pom","dependencies":[{"groupId":"androidx.wear.watchface","artifactId":"watchface","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile"}]},{"groupId":"androidx.wear.watchface","artifactId":"watchface-style","version":"1.2.0","url":"https://maven.google.com/androidx/wear/watchface/watchface-style/1.2.0/watchface-style-1.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.0","scope":"runtime","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-complications","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"androidx.wear.watchface","artifactId":"watchface-data","version":"[1.2.0]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.webkit":[{"groupId":"androidx.webkit","artifactId":"webkit","version":"1.10.0-alpha01","url":"https://maven.google.com/androidx/webkit/webkit/1.10.0-alpha01/webkit-1.10.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"}]}],"androidx.window":[{"groupId":"androidx.window","artifactId":"window","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window/1.3.0-alpha01/window-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"},{"groupId":"androidx.window.extensions.core","artifactId":"core","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.window","artifactId":"window-core","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-core/1.3.0-alpha01/window-core-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.7.0","scope":"runtime"},{"groupId":"androidx.window","artifactId":"window-core-jvm","version":"1.3.0-alpha01","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"runtime"}]},{"groupId":"androidx.window","artifactId":"window-core-android","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-core-android/1.3.0-alpha01/window-core-android-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.window","artifactId":"window-core-jvm","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-core-jvm/1.3.0-alpha01/window-core-jvm-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-jvm","version":"1.7.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]},{"groupId":"androidx.window","artifactId":"window-extensions","version":"1.0.0-alpha01","url":"https://maven.google.com/androidx/window/window-extensions/1.0.0-alpha01/window-extensions-1.0.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"runtime"}]},{"groupId":"androidx.window","artifactId":"window-java","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-java/1.3.0-alpha01/window-java-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.window","artifactId":"window","version":"[1.3.0-alpha01]","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.window","artifactId":"window-rxjava2","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-rxjava2/1.3.0-alpha01/window-rxjava2-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.window","artifactId":"window","version":"[1.3.0-alpha01]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx2","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.window","artifactId":"window-rxjava3","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-rxjava3/1.3.0-alpha01/window-rxjava3-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.window","artifactId":"window","version":"[1.3.0-alpha01]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-rx3","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.window","artifactId":"window-testing","version":"1.3.0-alpha01","url":"https://maven.google.com/androidx/window/window-testing/1.3.0-alpha01/window-testing-1.3.0-alpha01.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.3.2","scope":"runtime","type":"aar"},{"groupId":"androidx.window","artifactId":"window","version":"[1.3.0-alpha01]","scope":"compile","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"}]}],"androidx.window.extensions.core":[{"groupId":"androidx.window.extensions.core","artifactId":"core","version":"1.0.0","url":"https://maven.google.com/androidx/window/extensions/core/core/1.0.0/core-1.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"compile"}]}],"androidx.work":[{"groupId":"androidx.work","artifactId":"work-gcm","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-gcm/2.9.0/work-gcm-2.9.0.pom","dependencies":[{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.0","scope":"runtime","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"[2.9.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-gcm","version":"17.0.0","scope":"runtime"}]},{"groupId":"androidx.work","artifactId":"work-multiprocess","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-multiprocess/2.9.0/work-multiprocess-2.9.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.0","scope":"runtime","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"[2.9.0]","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-runtime/2.9.0/work-runtime-2.9.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"runtime","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata","version":"2.5.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.5.1","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-ktx","version":"2.5.0","scope":"runtime","type":"aar"},{"groupId":"androidx.sqlite","artifactId":"sqlite-framework","version":"2.3.0","scope":"runtime","type":"aar"},{"groupId":"androidx.startup","artifactId":"startup-runtime","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.22","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.1","scope":"compile"}]},{"groupId":"androidx.work","artifactId":"work-runtime-ktx","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-runtime-ktx/2.9.0/work-runtime-ktx-2.9.0.pom","dependencies":[{"groupId":"androidx.work","artifactId":"work-runtime","version":"[2.9.0]","scope":"compile","type":"aar"}]},{"groupId":"androidx.work","artifactId":"work-rxjava2","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-rxjava2/2.9.0/work-rxjava2-2.9.0.pom","dependencies":[{"groupId":"androidx.work","artifactId":"work-runtime","version":"[2.9.0]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.2.9","scope":"compile"}]},{"groupId":"androidx.work","artifactId":"work-rxjava3","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-rxjava3/2.9.0/work-rxjava3-2.9.0.pom","dependencies":[{"groupId":"androidx.work","artifactId":"work-runtime","version":"[2.9.0]","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava3","artifactId":"rxjava","version":"3.0.0","scope":"compile"}]},{"groupId":"androidx.work","artifactId":"work-testing","version":"2.9.0","url":"https://maven.google.com/androidx/work/work-testing/2.9.0/work-testing-2.9.0.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-core","version":"2.5.1","scope":"runtime","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.0","scope":"runtime","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"[2.9.0]","scope":"compile","type":"aar"}]}],"com.android":[{"groupId":"com.android","artifactId":"signflinger","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/signflinger/8.3.0-alpha16/signflinger-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"apksig","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android","artifactId":"zipflinger","version":"8.3.0-alpha16","scope":"runtime"}]},{"groupId":"com.android","artifactId":"zipflinger","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/zipflinger/8.3.0-alpha16/zipflinger-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"}]}],"com.android.application":[{"groupId":"com.android.application","artifactId":"com.android.application.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/application/com.android.application.gradle.plugin/8.3.0-alpha16/com.android.application.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.asset-pack":[{"groupId":"com.android.asset-pack","artifactId":"com.android.asset-pack.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/asset-pack/com.android.asset-pack.gradle.plugin/8.3.0-alpha16/com.android.asset-pack.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.asset-pack-bundle":[{"groupId":"com.android.asset-pack-bundle","artifactId":"com.android.asset-pack-bundle.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/asset-pack-bundle/com.android.asset-pack-bundle.gradle.plugin/8.3.0-alpha16/com.android.asset-pack-bundle.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.billingclient":[{"groupId":"com.android.billingclient","artifactId":"billing","version":"6.1.0","url":"https://maven.google.com/com/android/billingclient/billing/6.1.0/billing-6.1.0.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"compile","type":"jar"}]},{"groupId":"com.android.billingclient","artifactId":"billing-ktx","version":"6.1.0","url":"https://maven.google.com/com/android/billingclient/billing-ktx/6.1.0/billing-ktx-6.1.0.pom","dependencies":[{"groupId":"com.android.billingclient","artifactId":"billing","version":"6.1.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.0","scope":"compile","type":"jar"}]}],"com.android.car.setupwizardlib":[{"groupId":"com.android.car.setupwizardlib","artifactId":"car-setup-wizard-lib","version":"1.5.0","url":"https://maven.google.com/com/android/car/setupwizardlib/car-setup-wizard-lib/1.5.0/car-setup-wizard-lib-1.5.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.car","artifactId":"car","version":"1.0.0-alpha7","scope":"compile","type":"aar"},{"groupId":"com.android.car.ui","artifactId":"car-ui-lib","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.2.0","scope":"compile","type":"aar"}]}],"com.android.car.ui":[{"groupId":"com.android.car.ui","artifactId":"car-ui-lib","version":"2.5.1","url":"https://maven.google.com/com/android/car/ui/car-ui-lib/2.5.1/car-ui-lib-2.5.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.3.6","scope":"compile","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.2.1","scope":"compile","type":"aar"}]},{"groupId":"com.android.car.ui","artifactId":"car-ui-lib-plugin-apis","version":"1.4.0","url":"https://maven.google.com/com/android/car/ui/car-ui-lib-plugin-apis/1.4.0/car-ui-lib-plugin-apis-1.4.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"}]}],"com.android.databinding":[{"groupId":"com.android.databinding","artifactId":"adapters","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/databinding/adapters/8.3.0-alpha16/adapters-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.android.databinding","artifactId":"library","version":"8.3.0-alpha16","scope":"runtime"}]},{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/databinding/baseLibrary/8.3.0-alpha16/baseLibrary-8.3.0-alpha16.pom"},{"groupId":"com.android.databinding","artifactId":"compiler","version":"3.2.0-alpha10","url":"https://maven.google.com/com/android/databinding/compiler/3.2.0-alpha10/compiler-3.2.0-alpha10.pom","dependencies":[{"groupId":"com.android.databinding","artifactId":"compilerCommon","version":"3.2.0-alpha10","scope":"compile"},{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha10","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jre8","version":"1.2.0","scope":"compile"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.4","scope":"compile"},{"groupId":"commons-codec","artifactId":"commons-codec","version":"1.9","scope":"compile"},{"groupId":"org.antlr","artifactId":"antlr4","version":"4.5.3","scope":"compile"},{"groupId":"com.googlecode.juniversalchardet","artifactId":"juniversalchardet","version":"1.0.3","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"}]},{"groupId":"com.android.databinding","artifactId":"compilerCommon","version":"3.2.0-alpha10","url":"https://maven.google.com/com/android/databinding/compilerCommon/3.2.0-alpha10/compilerCommon-3.2.0-alpha10.pom","dependencies":[{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"3.2.0-alpha10","scope":"compile"},{"groupId":"org.antlr","artifactId":"antlr4","version":"4.5.3","scope":"compile"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.4","scope":"compile"},{"groupId":"com.googlecode.juniversalchardet","artifactId":"juniversalchardet","version":"1.0.3","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"23","scope":"compile"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.8.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jre8","version":"1.2.0","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.0","scope":"compile"},{"groupId":"com.android.tools","artifactId":"annotations","version":"24.5.0","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"}]},{"groupId":"com.android.databinding","artifactId":"library","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/databinding/library/8.3.0-alpha16/library-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.databinding","artifactId":"viewbinding","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"runtime","version":"1.0.3","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"26.1.0","scope":"runtime"},{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"8.3.0-alpha16","scope":"runtime"}]},{"groupId":"com.android.databinding","artifactId":"viewbinding","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/databinding/viewbinding/8.3.0-alpha16/viewbinding-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]},{"groupId":"com.android.databinding","artifactId":"viewbinding-support","version":"3.6.0-alpha02","url":"https://maven.google.com/com/android/databinding/viewbinding-support/3.6.0-alpha02/viewbinding-support-3.6.0-alpha02.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.1.0","scope":"compile"}]}],"com.android.designcompose":[{"groupId":"com.android.designcompose","artifactId":"annotation","version":"0.24.0-rc01","url":"https://maven.google.com/com/android/designcompose/annotation/0.24.0-rc01/annotation-0.24.0-rc01.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.10","scope":"compile"}]},{"groupId":"com.android.designcompose","artifactId":"codegen","version":"0.24.0-rc01","url":"https://maven.google.com/com/android/designcompose/codegen/0.24.0-rc01/codegen-0.24.0-rc01.pom","dependencies":[{"groupId":"com.android.designcompose","artifactId":"annotation","version":"0.24.0-rc01","scope":"compile"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.9.10-1.0.13","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.10","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"}]},{"groupId":"com.android.designcompose","artifactId":"com.android.designcompose.gradle.plugin","version":"0.24.0-rc01","url":"https://maven.google.com/com/android/designcompose/com.android.designcompose.gradle.plugin/0.24.0-rc01/com.android.designcompose.gradle.plugin-0.24.0-rc01.pom","dependencies":[{"groupId":"com.android.designcompose","artifactId":"gradle-plugin","version":"0.24.0-rc01"}]},{"groupId":"com.android.designcompose","artifactId":"common","version":"0.24.0-rc01","url":"https://maven.google.com/com/android/designcompose/common/0.24.0-rc01/common-0.24.0-rc01.pom","dependencies":[{"groupId":"javax.annotation","artifactId":"javax.annotation-api","version":"1.3.2","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.10","scope":"runtime"}]},{"groupId":"com.android.designcompose","artifactId":"designcompose","version":"0.24.0-rc01","url":"https://maven.google.com/com/android/designcompose/designcompose/0.24.0-rc01/designcompose-0.24.0-rc01.pom","dependencies":[{"groupId":"com.android.designcompose","artifactId":"common","version":"0.24.0-rc01","scope":"compile","optional":"true"},{"groupId":"com.android.designcompose","artifactId":"annotation","version":"0.24.0-rc01","scope":"compile","optional":"true"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.4.3","scope":"compile","optional":"true"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.4.3","scope":"compile","optional":"true"},{"groupId":"androidx.compose.ui","artifactId":"ui","version":"1.4.3","scope":"compile","optional":"true"},{"groupId":"androidx.compose.ui","artifactId":"ui-text","version":"1.4.3","scope":"compile","optional":"true"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.10","scope":"compile","optional":"true"},{"groupId":"androidx.compose.ui","artifactId":"ui-tooling","version":"1.4.3","scope":"runtime","optional":"true"},{"groupId":"androidx.core","artifactId":"core","version":"1.10.1","scope":"runtime","optional":"true"},{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.8.1","scope":"runtime","optional":"true"},{"groupId":"androidx.compose.runtime","artifactId":"runtime-livedata","version":"1.4.3","scope":"runtime","optional":"true"},{"groupId":"androidx.datastore","artifactId":"datastore-core","version":"1.0.0","scope":"runtime","optional":"true"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.0.0","scope":"runtime","optional":"true"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-ktx","version":"2.6.2","scope":"runtime","optional":"true"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime-compose","version":"2.6.2","scope":"runtime","optional":"true"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.1.3-android","scope":"runtime","optional":"true"},{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.1.5","scope":"runtime","optional":"true"}]},{"groupId":"com.android.designcompose","artifactId":"gradle-plugin","version":"0.24.0-rc01","url":"https://maven.google.com/com/android/designcompose/gradle-plugin/0.24.0-rc01/gradle-plugin-0.24.0-rc01.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.10","scope":"compile"}]}],"com.android.dynamic-feature":[{"groupId":"com.android.dynamic-feature","artifactId":"com.android.dynamic-feature.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/dynamic-feature/com.android.dynamic-feature.gradle.plugin/8.3.0-alpha16/com.android.dynamic-feature.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.fused-library":[{"groupId":"com.android.fused-library","artifactId":"com.android.fused-library.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/fused-library/com.android.fused-library.gradle.plugin/8.3.0-alpha16/com.android.fused-library.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.identity":[{"groupId":"com.android.identity","artifactId":"identity-credential","version":"20231002","url":"https://maven.google.com/com/android/identity/identity-credential/20231002/identity-credential-20231002.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.20","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"runtime"},{"groupId":"co.nstant.in","artifactId":"cbor","version":"0.9","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.69","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.69","scope":"runtime"},{"groupId":"org.jetbrains.dokka","artifactId":"versioning-plugin","version":"1.9.0","scope":"runtime"}]},{"groupId":"com.android.identity","artifactId":"identity-credential-android","version":"20231002","url":"https://maven.google.com/com/android/identity/identity-credential-android/20231002/identity-credential-android-20231002.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.20","scope":"compile"},{"groupId":"com.android.identity","artifactId":"identity-credential","version":"20231002","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"runtime"},{"groupId":"androidx.biometric","artifactId":"biometric","version":"1.2.0-alpha05","scope":"runtime"},{"groupId":"co.nstant.in","artifactId":"cbor","version":"0.9","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"com.android.volley","artifactId":"volley","version":"1.2.1","scope":"runtime"},{"groupId":"org.jetbrains.dokka","artifactId":"versioning-plugin","version":"1.9.0","scope":"runtime"}]}],"com.android.installreferrer":[{"groupId":"com.android.installreferrer","artifactId":"installreferrer","version":"2.2","url":"https://maven.google.com/com/android/installreferrer/installreferrer/2.2/installreferrer-2.2.pom","dependencies":[]}],"com.android.internal.settings":[{"groupId":"com.android.internal.settings","artifactId":"com.android.internal.settings.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/internal/settings/com.android.internal.settings.gradle.plugin/8.3.0-alpha16/com.android.internal.settings.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle-settings","version":"8.3.0-alpha16"}]}],"com.android.java.tools.build":[{"groupId":"com.android.java.tools.build","artifactId":"java-lib-model","version":"3.6.0-alpha04","url":"https://maven.google.com/com/android/java/tools/build/java-lib-model/3.6.0-alpha04/java-lib-model-3.6.0-alpha04.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"26.6.0-alpha04","scope":"compile"}]},{"groupId":"com.android.java.tools.build","artifactId":"java-lib-model-builder","version":"3.6.0-alpha04","url":"https://maven.google.com/com/android/java/tools/build/java-lib-model-builder/3.6.0-alpha04/java-lib-model-builder-3.6.0-alpha04.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"26.6.0-alpha04","scope":"compile"},{"groupId":"com.android.java.tools.build","artifactId":"java-lib-model","version":"3.6.0-alpha04","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.3.31","scope":"compile"}]}],"com.android.kotlin.multiplatform.library":[{"groupId":"com.android.kotlin.multiplatform.library","artifactId":"com.android.kotlin.multiplatform.library.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/kotlin/multiplatform/library/com.android.kotlin.multiplatform.library.gradle.plugin/8.3.0-alpha16/com.android.kotlin.multiplatform.library.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.library":[{"groupId":"com.android.library","artifactId":"com.android.library.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/library/com.android.library.gradle.plugin/8.3.0-alpha16/com.android.library.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.lint":[{"groupId":"com.android.lint","artifactId":"com.android.lint.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/lint/com.android.lint.gradle.plugin/8.3.0-alpha16/com.android.lint.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.ndk.thirdparty":[{"groupId":"com.android.ndk.thirdparty","artifactId":"curl","version":"7.85.0-beta-1","url":"https://maven.google.com/com/android/ndk/thirdparty/curl/7.85.0-beta-1/curl-7.85.0-beta-1.pom","dependencies":[{"groupId":"com.android.ndk.thirdparty","artifactId":"openssl","version":"1.1.1q-beta-1","scope":"runtime"}]},{"groupId":"com.android.ndk.thirdparty","artifactId":"googletest","version":"1.11.0-beta-1","url":"https://maven.google.com/com/android/ndk/thirdparty/googletest/1.11.0-beta-1/googletest-1.11.0-beta-1.pom"},{"groupId":"com.android.ndk.thirdparty","artifactId":"jsoncpp","version":"1.9.5-beta-1","url":"https://maven.google.com/com/android/ndk/thirdparty/jsoncpp/1.9.5-beta-1/jsoncpp-1.9.5-beta-1.pom"},{"groupId":"com.android.ndk.thirdparty","artifactId":"libpng","version":"1.6.37-alpha-1","url":"https://maven.google.com/com/android/ndk/thirdparty/libpng/1.6.37-alpha-1/libpng-1.6.37-alpha-1.pom"},{"groupId":"com.android.ndk.thirdparty","artifactId":"openssl","version":"1.1.1q-beta-1","url":"https://maven.google.com/com/android/ndk/thirdparty/openssl/1.1.1q-beta-1/openssl-1.1.1q-beta-1.pom"}],"com.android.privacy-sandbox-sdk":[{"groupId":"com.android.privacy-sandbox-sdk","artifactId":"com.android.privacy-sandbox-sdk.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/privacy-sandbox-sdk/com.android.privacy-sandbox-sdk.gradle.plugin/8.3.0-alpha16/com.android.privacy-sandbox-sdk.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.reporting":[{"groupId":"com.android.reporting","artifactId":"com.android.reporting.gradle.plugin","version":"4.2.0-alpha09","url":"https://maven.google.com/com/android/reporting/com.android.reporting.gradle.plugin/4.2.0-alpha09/com.android.reporting.gradle.plugin-4.2.0-alpha09.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"4.2.0-alpha09"}]}],"com.android.settings":[{"groupId":"com.android.settings","artifactId":"com.android.settings.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/settings/com.android.settings.gradle.plugin/8.3.0-alpha16/com.android.settings.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle-settings","version":"8.3.0-alpha16"}]}],"com.android.support":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-compat/28.0.0/support-compat-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"runtime","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"versionedparcelable","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"leanback-v17","version":"28.0.0","url":"https://maven.google.com/com/android/support/leanback-v17/28.0.0/leanback-v17-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-media-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"recommendation","version":"28.0.0","url":"https://maven.google.com/com/android/support/recommendation/28.0.0/recommendation-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-tv-provider","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-tv-provider/28.0.0/support-tv-provider-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-vector-drawable","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-vector-drawable/28.0.0/support-vector-drawable-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/recyclerview-v7/28.0.0/recyclerview-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"preference-leanback-v17","version":"28.0.0","url":"https://maven.google.com/com/android/support/preference-leanback-v17/28.0.0/preference-leanback-v17-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"preference-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"preference-v14","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"leanback-v17","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"preference-v14","version":"28.0.0","url":"https://maven.google.com/com/android/support/preference-v14/28.0.0/preference-v14-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"preference-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"percent","version":"28.0.0","url":"https://maven.google.com/com/android/support/percent/28.0.0/percent-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-media-compat","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-media-compat/28.0.0/support-media-compat-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"versionedparcelable","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"cardview-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/cardview-v7/28.0.0/cardview-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"wearable","version":"26.0.0-alpha1","url":"https://maven.google.com/com/android/support/wearable/26.0.0-alpha1/wearable-26.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"26.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"exifinterface","version":"28.0.0","url":"https://maven.google.com/com/android/support/exifinterface/28.0.0/exifinterface-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-annotations/28.0.0/support-annotations-28.0.0.pom"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/appcompat-v7/28.0.0/appcompat-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"cursoradapter","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-vector-drawable","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"animated-vector-drawable","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"palette-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/palette-v7/28.0.0/palette-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"multidex-instrumentation","version":"1.0.3","url":"https://maven.google.com/com/android/support/multidex-instrumentation/1.0.3/multidex-instrumentation-1.0.3.pom","dependencies":[{"groupId":"com.android.support","artifactId":"multidex","version":"1.0.3","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"multidex","version":"1.0.3","url":"https://maven.google.com/com/android/support/multidex/1.0.3/multidex-1.0.3.pom"},{"groupId":"com.android.support","artifactId":"mediarouter-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/mediarouter-v7/28.0.0/mediarouter-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-media-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"palette-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"preference-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/preference-v7/28.0.0/preference-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-dynamic-animation","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-dynamic-animation/28.0.0/support-dynamic-animation-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-fragment/28.0.0/support-fragment-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"loader","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"viewmodel","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design","version":"28.0.0","url":"https://maven.google.com/com/android/support/design/28.0.0/design-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"transition","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"cardview-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support.test","artifactId":"runner","version":"1.0.0","type":"aar","scope":"test"},{"groupId":"junit","artifactId":"junit","version":"4.12","type":"aar","scope":"test"},{"groupId":"com.google.truth","artifactId":"truth","version":"0.35","type":"aar","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"1.9.5","type":"aar","scope":"test"},{"groupId":"org.robolectric","artifactId":"robolectric","version":"3.3.2","type":"aar","scope":"test"}]},{"groupId":"com.android.support","artifactId":"transition","version":"28.0.0","url":"https://maven.google.com/com/android/support/transition/28.0.0/transition-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"customtabs","version":"28.0.0","url":"https://maven.google.com/com/android/support/customtabs/28.0.0/customtabs-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"interpolator","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-core-ui/28.0.0/support-core-ui-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"customview","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"viewpager","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"coordinatorlayout","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"drawerlayout","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"slidingpanelayout","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"interpolator","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"swiperefreshlayout","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"asynclayoutinflater","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"cursoradapter","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"gridlayout-v7","version":"28.0.0","url":"https://maven.google.com/com/android/support/gridlayout-v7/28.0.0/gridlayout-v7-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"animated-vector-drawable","version":"28.0.0","url":"https://maven.google.com/com/android/support/animated-vector-drawable/28.0.0/animated-vector-drawable-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-vector-drawable","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-core-utils/28.0.0/support-core-utils-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"documentfile","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"loader","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"localbroadcastmanager","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"print","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-v13","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-v13/28.0.0/support-v13-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-v4","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"instantvideo","version":"26.0.0-alpha1","url":"https://maven.google.com/com/android/support/instantvideo/26.0.0-alpha1/instantvideo-26.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"26.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"26.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-v4","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-v4/28.0.0/support-v4-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-media-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-emoji","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-emoji/28.0.0/support-emoji-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"wear","version":"28.0.0","url":"https://maven.google.com/com/android/support/wear/28.0.0/wear-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support.constraint","artifactId":"constraint-layout","version":"1.1.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-emoji-appcompat","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-emoji-appcompat/28.0.0/support-emoji-appcompat-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-emoji","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-emoji-bundled","version":"28.0.0","url":"https://maven.google.com/com/android/support/support-emoji-bundled/28.0.0/support-emoji-bundled-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-emoji","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"support-content","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/support-content/28.0.0-alpha1/support-content-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-bottomnavigation","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-bottomnavigation/28.0.0-alpha1/design-bottomnavigation-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-button","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-button/28.0.0-alpha1/design-button-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-internal","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-resources","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-ripple","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-circularreveal-cardview","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-circularreveal-cardview/28.0.0-alpha1/design-circularreveal-cardview-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"cardview-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-circularreveal","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-bottomappbar","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-bottomappbar/28.0.0-alpha1/design-bottomappbar-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-resources","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-widget","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-expandable","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-internal","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-shape","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-card","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-card/28.0.0-alpha1/design-card-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"cardview-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-resources","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-internal","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-shape","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-shape/28.0.0-alpha1/design-shape-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-drawable","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-drawable/28.0.0-alpha1/design-drawable-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-bottomsheet","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-bottomsheet/28.0.0-alpha1/design-bottomsheet-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-dialog","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-floatingactionbutton","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-floatingactionbutton/28.0.0-alpha1/design-floatingactionbutton-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-animation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-circularreveal-coordinatorlayout","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-circularreveal-coordinatorlayout/28.0.0-alpha1/design-circularreveal-coordinatorlayout-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-circularreveal","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-textfield","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-textfield/28.0.0-alpha1/design-textfield-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-stateful","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-stateful/28.0.0-alpha1/design-stateful-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-circularreveal","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-circularreveal/28.0.0-alpha1/design-circularreveal-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-math","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-expandable","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-expandable/28.0.0-alpha1/design-expandable-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-navigation","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-navigation/28.0.0-alpha1/design-navigation-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-dialog","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-dialog/28.0.0-alpha1/design-dialog-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-bottomnavigation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-button","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-card","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-chip","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-floatingactionbutton","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-navigation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-tabs","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-textfield","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-typography","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-canvas","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-canvas/28.0.0-alpha1/design-canvas-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-tabs","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-tabs/28.0.0-alpha1/design-tabs-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-chip","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-chip/28.0.0-alpha1/design-chip-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-animation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-canvas","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-drawable","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-internal","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-resources","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-ripple","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-snackbar","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-snackbar/28.0.0-alpha1/design-snackbar-28.0.0-alpha1.pom"},{"groupId":"com.android.support","artifactId":"design-theme","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-theme/28.0.0-alpha1/design-theme-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-bottomnavigation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-bottomsheet","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-button","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-card","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-chip","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-dialog","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-floatingactionbutton","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-navigation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-typography","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-widget","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-math","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-math/28.0.0-alpha1/design-math-28.0.0-alpha1.pom"},{"groupId":"com.android.support","artifactId":"design-transformation","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-transformation/28.0.0-alpha1/design-transformation-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-animation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-circularreveal","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-circularreveal-cardview","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-expandable","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-math","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-widget","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-widget","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-widget/28.0.0-alpha1/design-widget-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"transition","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-animation","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-bottomnavigation","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-circularreveal","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-circularreveal-cardview","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-math","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-resources","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-ripple","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-snackbar","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-stateful","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"design-bottomsheet","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-dialog","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-expandable","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-floatingactionbutton","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-internal","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-navigation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-tabs","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-textfield","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-animation","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-animation/28.0.0-alpha1/design-animation-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-ui","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-typography","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-typography/28.0.0-alpha1/design-typography-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-color/28.0.0-alpha1/design-color-28.0.0-alpha1.pom"},{"groupId":"com.android.support","artifactId":"design-internal","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-internal/28.0.0-alpha1/design-internal-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"runtime"},{"groupId":"com.android.support","artifactId":"transition","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-bottomnavigation","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-color","version":"28.0.0-alpha1","type":"aar","scope":"runtime"},{"groupId":"com.android.support","artifactId":"design-snackbar","version":"28.0.0-alpha1","type":"aar","scope":"runtime"}]},{"groupId":"com.android.support","artifactId":"design-resources","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-resources/28.0.0-alpha1/design-resources-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0-alpha1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"design-ripple","version":"28.0.0-alpha1","url":"https://maven.google.com/com/android/support/design-ripple/28.0.0-alpha1/design-ripple-28.0.0-alpha1.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-alpha1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"28.0.0-alpha1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"coordinatorlayout","version":"28.0.0","url":"https://maven.google.com/com/android/support/coordinatorlayout/28.0.0/coordinatorlayout-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"customview","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","url":"https://maven.google.com/com/android/support/collections/28.0.0/collections-28.0.0.pom","dependencies":[{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"slidingpanelayout","version":"28.0.0","url":"https://maven.google.com/com/android/support/slidingpanelayout/28.0.0/slidingpanelayout-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"customview","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"asynclayoutinflater","version":"28.0.0","url":"https://maven.google.com/com/android/support/asynclayoutinflater/28.0.0/asynclayoutinflater-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"slices-view","version":"28.0.0","url":"https://maven.google.com/com/android/support/slices-view/28.0.0/slices-view-28.0.0.pom","dependencies":[{"groupId":"android.arch.lifecycle","artifactId":"livedata-core","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"slices-core","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"recyclerview-selection","version":"28.0.0","url":"https://maven.google.com/com/android/support/recyclerview-selection/28.0.0/recyclerview-selection-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"viewpager","version":"28.0.0","url":"https://maven.google.com/com/android/support/viewpager/28.0.0/viewpager-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"customview","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"cursoradapter","version":"28.0.0","url":"https://maven.google.com/com/android/support/cursoradapter/28.0.0/cursoradapter-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"localbroadcastmanager","version":"28.0.0","url":"https://maven.google.com/com/android/support/localbroadcastmanager/28.0.0/localbroadcastmanager-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"heifwriter","version":"28.0.0","url":"https://maven.google.com/com/android/support/heifwriter/28.0.0/heifwriter-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"customview","version":"28.0.0","url":"https://maven.google.com/com/android/support/customview/28.0.0/customview-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"print","version":"28.0.0","url":"https://maven.google.com/com/android/support/print/28.0.0/print-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"slices-builders","version":"28.0.0","url":"https://maven.google.com/com/android/support/slices-builders/28.0.0/slices-builders-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"slices-core","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"interpolator","version":"28.0.0","url":"https://maven.google.com/com/android/support/interpolator/28.0.0/interpolator-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"slices-core","version":"28.0.0","url":"https://maven.google.com/com/android/support/slices-core/28.0.0/slices-core-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"loader","version":"28.0.0","url":"https://maven.google.com/com/android/support/loader/28.0.0/loader-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"livedata","version":"1.1.1","type":"aar","scope":"compile"},{"groupId":"android.arch.lifecycle","artifactId":"viewmodel","version":"1.1.1","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"swiperefreshlayout","version":"28.0.0","url":"https://maven.google.com/com/android/support/swiperefreshlayout/28.0.0/swiperefreshlayout-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"interpolator","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"drawerlayout","version":"28.0.0","url":"https://maven.google.com/com/android/support/drawerlayout/28.0.0/drawerlayout-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"customview","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"documentfile","version":"28.0.0","url":"https://maven.google.com/com/android/support/documentfile/28.0.0/documentfile-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"webkit","version":"28.0.0","url":"https://maven.google.com/com/android/support/webkit/28.0.0/webkit-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"car","version":"28.0.0-alpha5","url":"https://maven.google.com/com/android/support/car/28.0.0-alpha5/car-28.0.0-alpha5.pom","dependencies":[{"groupId":"com.android.support","artifactId":"design","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"cardview-v7","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0-rc01","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-v4","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"gridlayout-v7","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"preference-v7","version":"28.0.0-rc01","type":"aar","scope":"compile"},{"groupId":"com.android.support.constraint","artifactId":"constraint-layout","version":"1.1.0","type":"aar","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"versionedparcelable","version":"28.0.0","url":"https://maven.google.com/com/android/support/versionedparcelable/28.0.0/versionedparcelable-28.0.0.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"collections","version":"28.0.0","scope":"compile"}]},{"groupId":"com.android.support","artifactId":"media2","version":"28.0.0-alpha03","url":"https://maven.google.com/com/android/support/media2/28.0.0-alpha03/media2-28.0.0-alpha03.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-media-compat","version":"28.0.0","type":"aar","scope":"compile"},{"groupId":"com.android.support","artifactId":"versionedparcelable","version":"28.0.0","type":"aar","scope":"compile"}]}],"com.android.support.constraint":[{"groupId":"com.android.support.constraint","artifactId":"constraint-layout-solver","version":"2.0.4","url":"https://maven.google.com/com/android/support/constraint/constraint-layout-solver/2.0.4/constraint-layout-solver-2.0.4.pom"},{"groupId":"com.android.support.constraint","artifactId":"constraint-layout","version":"2.0.4","url":"https://maven.google.com/com/android/support/constraint/constraint-layout/2.0.4/constraint-layout-2.0.4.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"28.0.0","scope":"compile"},{"groupId":"com.android.support.constraint","artifactId":"constraint-layout-solver","version":"2.0.4","scope":"compile"}]}],"com.android.support.test":[{"groupId":"com.android.support.test","artifactId":"runner","version":"1.0.2","url":"https://maven.google.com/com/android/support/test/runner/1.0.2/runner-1.0.2.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"27.1.1","scope":"compile"},{"groupId":"com.android.support.test","artifactId":"monitor","version":"1.0.2","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"compile"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"compile"}]},{"groupId":"com.android.support.test","artifactId":"rules","version":"1.0.2","url":"https://maven.google.com/com/android/support/test/rules/1.0.2/rules-1.0.2.pom","dependencies":[{"groupId":"com.android.support.test","artifactId":"runner","version":"1.0.2","scope":"compile"}]},{"groupId":"com.android.support.test","artifactId":"exposed-instrumentation-api-publish","version":"0.6-alpha","url":"https://maven.google.com/com/android/support/test/exposed-instrumentation-api-publish/0.6-alpha/exposed-instrumentation-api-publish-0.6-alpha.pom"},{"groupId":"com.android.support.test","artifactId":"testing-support-lib","version":"0.1","url":"https://maven.google.com/com/android/support/test/testing-support-lib/0.1/testing-support-lib-0.1.pom","dependencies":[{"groupId":"junit","artifactId":"junit-dep","version":"4.1","scope":"compile"}]},{"groupId":"com.android.support.test","artifactId":"orchestrator","version":"1.0.2","url":"https://maven.google.com/com/android/support/test/orchestrator/1.0.2/orchestrator-1.0.2.pom","dependencies":[{"groupId":"com.android.support.test.services","artifactId":"test-services","version":"1.0.2","scope":"compile"}]},{"groupId":"com.android.support.test","artifactId":"monitor","version":"1.0.2","url":"https://maven.google.com/com/android/support/test/monitor/1.0.2/monitor-1.0.2.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"27.1.1","scope":"compile"}]}],"com.android.support.test.espresso":[{"groupId":"com.android.support.test.espresso","artifactId":"espresso-core","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-core/3.0.2/espresso-core-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test","artifactId":"runner","version":"1.0.2","scope":"compile"},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-idling-resource","version":"3.0.2","scope":"compile"},{"groupId":"com.squareup","artifactId":"javawriter","version":"2.1.1","scope":"compile"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"1.3","scope":"compile"},{"groupId":"org.hamcrest","artifactId":"hamcrest-integration","version":"1.3","scope":"compile"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"2.0.1","scope":"compile"}]},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-web","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-web/3.0.2/espresso-web-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test.espresso","artifactId":"espresso-core","version":"3.0.2","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"27.1.1","scope":"compile"},{"groupId":"org.ccil.cowan.tagsoup","artifactId":"tagsoup","version":"1.2","scope":"compile"}]},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-intents","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-intents/3.0.2/espresso-intents-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test.espresso","artifactId":"espresso-core","version":"3.0.2","scope":"compile"},{"groupId":"com.android.support.test","artifactId":"rules","version":"1.0.2","scope":"compile"}]},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-contrib","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-contrib/3.0.2/espresso-contrib-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test.espresso","artifactId":"espresso-core","version":"3.0.2","scope":"compile"},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-idling-resource","version":"3.0.2","scope":"compile"},{"groupId":"com.android.support","artifactId":"design","version":"27.1.1","scope":"compile"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"27.1.1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-compat","version":"27.1.1","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-core-utils","version":"27.1.1","scope":"compile"},{"groupId":"com.google.android.apps.common.testing.accessibility.framework","artifactId":"accessibility-test-framework","version":"2","scope":"compile"}]},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-idling-resource","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-idling-resource/3.0.2/espresso-idling-resource-3.0.2.pom","dependencies":[]},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-accessibility","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-accessibility/3.0.2/espresso-accessibility-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test.espresso","artifactId":"espresso-core","version":"3.0.2","scope":"compile"},{"groupId":"com.google.android.apps.common.testing.accessibility.framework","artifactId":"accessibility-test-framework","version":"2","scope":"compile"}]},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-remote","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/espresso-remote/3.0.2/espresso-remote-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test","artifactId":"runner","version":"1.0.2","scope":"compile"},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-core","version":"3.0.2","scope":"compile"},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-web","version":"3.0.2","scope":"compile"},{"groupId":"com.android.support","artifactId":"support-annotations","version":"27.1.1","scope":"compile"}]}],"com.android.support.test.espresso.idling":[{"groupId":"com.android.support.test.espresso.idling","artifactId":"idling-net","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/idling/idling-net/3.0.2/idling-net-3.0.2.pom","dependencies":[{"groupId":"com.android.support","artifactId":"support-annotations","version":"27.1.1","scope":"compile"},{"groupId":"com.android.support.test.espresso","artifactId":"espresso-idling-resource","version":"3.0.2","scope":"compile"}]},{"groupId":"com.android.support.test.espresso.idling","artifactId":"idling-concurrent","version":"3.0.2","url":"https://maven.google.com/com/android/support/test/espresso/idling/idling-concurrent/3.0.2/idling-concurrent-3.0.2.pom","dependencies":[{"groupId":"com.android.support.test.espresso","artifactId":"espresso-idling-resource","version":"3.0.2","scope":"compile"}]}],"com.android.support.test.janktesthelper":[{"groupId":"com.android.support.test.janktesthelper","artifactId":"janktesthelper-v23","version":"1.0.1","url":"https://maven.google.com/com/android/support/test/janktesthelper/janktesthelper-v23/1.0.1/janktesthelper-v23-1.0.1.pom","dependencies":[{"groupId":"com.android.support.test","artifactId":"rules","version":"0.5","type":"aar","scope":"compile"},{"groupId":"com.android.support.test","artifactId":"runner","version":"0.5","type":"aar","scope":"compile"}]}],"com.android.support.test.services":[{"groupId":"com.android.support.test.services","artifactId":"test-services","version":"1.0.2","url":"https://maven.google.com/com/android/support/test/services/test-services/1.0.2/test-services-1.0.2.pom","dependencies":[]}],"com.android.support.test.uiautomator":[{"groupId":"com.android.support.test.uiautomator","artifactId":"uiautomator-v18","version":"2.1.3","url":"https://maven.google.com/com/android/support/test/uiautomator/uiautomator-v18/2.1.3/uiautomator-v18-2.1.3.pom","dependencies":[]}],"com.android.test":[{"groupId":"com.android.test","artifactId":"com.android.test.gradle.plugin","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/test/com.android.test.gradle.plugin/8.3.0-alpha16/com.android.test.gradle.plugin-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16"}]}],"com.android.tools":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/annotations/31.3.0-alpha16/annotations-31.3.0-alpha16.pom"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/common/31.3.0-alpha16/common-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"compile"},{"groupId":"net.java.dev.jna","artifactId":"jna-platform","version":"5.6.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs","version":"2.0.4","url":"https://maven.google.com/com/android/tools/desugar_jdk_libs/2.0.4/desugar_jdk_libs-2.0.4.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_configuration","version":"2.0.4"}]},{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_configuration","version":"2.0.4","url":"https://maven.google.com/com/android/tools/desugar_jdk_libs_configuration/2.0.4/desugar_jdk_libs_configuration-2.0.4.pom"},{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_configuration_minimal","version":"2.0.4","url":"https://maven.google.com/com/android/tools/desugar_jdk_libs_configuration_minimal/2.0.4/desugar_jdk_libs_configuration_minimal-2.0.4.pom"},{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_configuration_nio","version":"2.0.4","url":"https://maven.google.com/com/android/tools/desugar_jdk_libs_configuration_nio/2.0.4/desugar_jdk_libs_configuration_nio-2.0.4.pom"},{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_minimal","version":"2.0.4","url":"https://maven.google.com/com/android/tools/desugar_jdk_libs_minimal/2.0.4/desugar_jdk_libs_minimal-2.0.4.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_configuration_minimal","version":"2.0.4"}]},{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_nio","version":"2.0.4","url":"https://maven.google.com/com/android/tools/desugar_jdk_libs_nio/2.0.4/desugar_jdk_libs_nio-2.0.4.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"desugar_jdk_libs_configuration_nio","version":"2.0.4"}]},{"groupId":"com.android.tools","artifactId":"devicelib","version":"27.0.0-alpha01","url":"https://maven.google.com/com/android/tools/devicelib/27.0.0-alpha01/devicelib-27.0.0-alpha01.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"27.0.0-alpha01","scope":"compile"},{"groupId":"com.android.tools","artifactId":"common","version":"27.0.0-alpha01","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.1-jre","scope":"compile"}]},{"groupId":"com.android.tools","artifactId":"draw9patch","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/draw9patch/31.3.0-alpha16/draw9patch-31.3.0-alpha16.pom"},{"groupId":"com.android.tools","artifactId":"dvlib","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/dvlib/31.3.0-alpha16/dvlib-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"ninepatch","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/ninepatch/31.3.0-alpha16/ninepatch-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"play-sdk-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/play-sdk-proto/31.3.0-alpha16/play-sdk-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"r8","version":"8.2.33","url":"https://maven.google.com/com/android/tools/r8/8.2.33/r8-8.2.33.pom","dependencies":[]},{"groupId":"com.android.tools","artifactId":"repository","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/repository/31.3.0-alpha16/repository-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.jimfs","artifactId":"jimfs","version":"1.1","scope":"runtime"},{"groupId":"com.sun.activation","artifactId":"javax.activation","version":"1.2.0","scope":"runtime"},{"groupId":"org.apache.commons","artifactId":"commons-compress","version":"1.21","scope":"runtime"},{"groupId":"org.glassfish.jaxb","artifactId":"jaxb-runtime","version":"2.3.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/sdk-common/31.3.0-alpha16/sdk-common-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"aapt2-proto","version":"8.3.0-alpha16-10880808","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.ddms","artifactId":"ddmlib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"org.glassfish.jaxb","artifactId":"jaxb-runtime","version":"2.3.2","scope":"runtime"},{"groupId":"org.jetbrains.intellij.deps","artifactId":"trove4j","version":"1.0.20200330","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/sdklib/31.3.0-alpha16/sdklib-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"repository","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"dvlib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"org.apache.commons","artifactId":"commons-compress","version":"1.21","scope":"runtime"},{"groupId":"org.apache.httpcomponents","artifactId":"httpcore","version":"4.4.16","scope":"runtime"},{"groupId":"org.apache.httpcomponents","artifactId":"httpmime","version":"4.5.6","scope":"runtime"},{"groupId":"org.glassfish.jaxb","artifactId":"jaxb-runtime","version":"2.3.2","scope":"runtime"}]},{"groupId":"com.android.tools","artifactId":"testutils","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/testutils/31.3.0-alpha16/testutils-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.truth.extensions","artifactId":"truth-java8-extension","version":"0.44","scope":"compile"},{"groupId":"com.google.truth","artifactId":"truth","version":"0.44","scope":"compile"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.smali","artifactId":"smali-dexlib2","version":"3.0.3","scope":"runtime"},{"groupId":"com.google.jimfs","artifactId":"jimfs","version":"1.1","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"},{"groupId":"org.apache.commons","artifactId":"commons-compress","version":"1.21","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-test","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"5.6.0","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"runtime"}]}],"com.android.tools.analytics-library":[{"groupId":"com.android.tools.analytics-library","artifactId":"crash","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/crash/31.3.0-alpha16/crash-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"org.apache.httpcomponents","artifactId":"httpclient","version":"4.5.14","scope":"runtime"},{"groupId":"org.apache.httpcomponents","artifactId":"httpcore","version":"4.4.16","scope":"runtime"},{"groupId":"org.apache.httpcomponents","artifactId":"httpmime","version":"4.5.6","scope":"runtime"}]},{"groupId":"com.android.tools.analytics-library","artifactId":"inspector","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/inspector/31.3.0-alpha16/inspector-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/protos/31.3.0-alpha16/protos-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"compile"}]},{"groupId":"com.android.tools.analytics-library","artifactId":"publisher","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/publisher/31.3.0-alpha16/publisher-31.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"compile"},{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/shared/31.3.0-alpha16/shared-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"net.java.dev.jna","artifactId":"jna-platform","version":"5.6.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.analytics-library","artifactId":"testing","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/testing/31.3.0-alpha16/testing-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"tracker","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"testutils","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.analytics-library","artifactId":"tracker","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/analytics-library/tracker/31.3.0-alpha16/tracker-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]}],"com.android.tools.apkparser":[{"groupId":"com.android.tools.apkparser","artifactId":"apkanalyzer","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/apkparser/apkanalyzer/31.3.0-alpha16/apkanalyzer-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.apkparser","artifactId":"binary-resources","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.smali","artifactId":"smali-baksmali","version":"3.0.3","scope":"runtime"},{"groupId":"com.android.tools.smali","artifactId":"smali-dexlib2","version":"3.0.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"}]},{"groupId":"com.android.tools.apkparser","artifactId":"binary-resources","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/apkparser/binary-resources/31.3.0-alpha16/binary-resources-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"}]}],"com.android.tools.build":[{"groupId":"com.android.tools.build","artifactId":"aapt2","version":"8.3.0-alpha16-10880808","url":"https://maven.google.com/com/android/tools/build/aapt2/8.3.0-alpha16-10880808/aapt2-8.3.0-alpha16-10880808.pom"},{"groupId":"com.android.tools.build","artifactId":"aapt2-proto","version":"8.3.0-alpha16-10880808","url":"https://maven.google.com/com/android/tools/build/aapt2-proto/8.3.0-alpha16-10880808/aapt2-proto-8.3.0-alpha16-10880808.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"aaptcompiler","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/aaptcompiler/8.3.0-alpha16/aaptcompiler-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"aapt2-proto","version":"8.3.0-alpha16-10880808","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"apksig","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/apksig/8.3.0-alpha16/apksig-8.3.0-alpha16.pom"},{"groupId":"com.android.tools.build","artifactId":"apkzlib","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/apkzlib/8.3.0-alpha16/apkzlib-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"apksig","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.2","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.67","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"builder","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/builder/8.3.0-alpha16/builder-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"manifest-merger","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android","artifactId":"zipflinger","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"apksig","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"apkzlib","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.squareup","artifactId":"javawriter","version":"2.5.0","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"builder-model","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"builder-test-api","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.ddms","artifactId":"ddmlib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android","artifactId":"signflinger","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"tracker","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"commons-codec","artifactId":"commons-codec","version":"1.1","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"9.3","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"builder-model","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/builder-model/8.3.0-alpha16/builder-model-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"builder-test-api","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/builder-test-api/8.3.0-alpha16/builder-test-api-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.ddms","artifactId":"ddmlib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"bundletool","version":"1.15.6","url":"https://maven.google.com/com/android/tools/build/bundletool/1.15.6/bundletool-1.15.6.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"aapt2-proto","version":"7.3.0-alpha07-8248216","scope":"runtime"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.2","scope":"runtime"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.3.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.19.2","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java-util","version":"3.19.2","scope":"runtime"},{"groupId":"com.google.dagger","artifactId":"dagger","version":"2.28.3","scope":"runtime"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"runtime"},{"groupId":"org.bitbucket.b_c","artifactId":"jose4j","version":"0.7.0","scope":"runtime"},{"groupId":"org.slf4j","artifactId":"slf4j-api","version":"1.7.30","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"gradle","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/gradle/8.3.0-alpha16/gradle-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"builder","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"builder-model","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"gradle-settings-api","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"repository","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.ddms","artifactId":"ddmlib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"aapt2-proto","version":"8.3.0-alpha16-10880808","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"aaptcompiler","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"crash","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-model","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-typedef-remover","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"androidx.databinding","artifactId":"databinding-compiler-common","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"androidx.databinding","artifactId":"databinding-common","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.databinding","artifactId":"baseLibrary","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"builder-test-api","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-ddmlib-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-gradle-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-additional-test-output-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-coverage-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-emulator-control-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-logcat-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-apk-installer-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-retention-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-result-listener-gradle-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"transform-api","version":"2.0.0-deprecated-use-gradle-api","scope":"runtime"},{"groupId":"org.apache.httpcomponents","artifactId":"httpmime","version":"4.5.6","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.13.0","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-analysis","version":"9.3","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"9.3","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-util","version":"9.3","scope":"runtime"},{"groupId":"org.bouncycastle","artifactId":"bcpkix-jdk15on","version":"1.67","scope":"runtime"},{"groupId":"org.glassfish.jaxb","artifactId":"jaxb-runtime","version":"2.3.2","scope":"runtime"},{"groupId":"net.sf.jopt-simple","artifactId":"jopt-simple","version":"4.9","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"bundletool","version":"1.15.6","scope":"runtime"},{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-core","version":"1.0.0-beta10","scope":"runtime"},{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-processor","version":"1.0.0-beta10","scope":"runtime"},{"groupId":"com.squareup","artifactId":"javapoet","version":"1.10.0","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java-util","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-core","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-netty","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-protobuf","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.57.0","scope":"runtime"},{"groupId":"com.google.crypto.tink","artifactId":"tink","version":"1.7.0","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"com.google.flatbuffers","artifactId":"flatbuffers-java","version":"1.12.0","scope":"runtime"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-metadata","version":"0.1.0-rc2","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/gradle-api/8.3.0-alpha16/gradle-api-8.3.0-alpha16.pom","dependencies":[{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"builder-test-api","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"gradle-core","version":"3.2.0-alpha10","url":"https://maven.google.com/com/android/tools/build/gradle-core/3.2.0-alpha10/gradle-core-3.2.0-alpha10.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"builder","version":"3.2.0-alpha10","scope":"compile"},{"groupId":"com.android.tools.lint","artifactId":"lint-gradle-api","version":"26.2.0-alpha10","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"3.2.0-alpha10","scope":"compile"},{"groupId":"com.android.databinding","artifactId":"compilerCommon","version":"3.2.0-alpha10","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jre8","version":"1.2.0","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"transform-api","version":"2.0.0-deprecated-use-gradle-api","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"6","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm-analysis","version":"6","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"6","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm-util","version":"6","scope":"compile"},{"groupId":"net.sf.jopt-simple","artifactId":"jopt-simple","version":"4.9","scope":"compile"},{"groupId":"net.sf.proguard","artifactId":"proguard-gradle","version":"6.0.1","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"bundletool","version":"0.2.1","scope":"compile"},{"groupId":"org.jacoco","artifactId":"org.jacoco.core","version":"0.7.9","scope":"test"},{"groupId":"org.jacoco","artifactId":"org.jacoco.report","version":"0.7.9","scope":"test"},{"groupId":"tools.base.instant-run","artifactId":"instant-run-annotations","version":"unspecified","scope":"test"},{"groupId":"tools.base.instant-run","artifactId":"instant-run-runtime","version":"unspecified","scope":"test"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"com.google.truth","artifactId":"truth","version":"0.34","scope":"test"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-test","version":"1.2.0","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.11.0","scope":"test"},{"groupId":"com.google.guava","artifactId":"guava","version":"23","scope":"test"},{"groupId":"nl.jqno.equalsverifier","artifactId":"equalsverifier","version":"2.1.5","scope":"test"},{"groupId":"tools.base","artifactId":"project-test-lib","version":"unspecified","scope":"test"},{"groupId":"com.android.tools","artifactId":"testutils","version":"26.2.0-alpha10","scope":"test"},{"groupId":"org.jetbrains","artifactId":"annotations","version":"13","scope":"test"},{"groupId":"org.jsoup","artifactId":"jsoup","version":"1.6.3","scope":"test"}]},{"groupId":"com.android.tools.build","artifactId":"gradle-experimental","version":"0.11.1","url":"https://maven.google.com/com/android/tools/build/gradle-experimental/0.11.1/gradle-experimental-0.11.1.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle-core","version":"3.0.1","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"com.google.truth","artifactId":"truth","version":"0.28","scope":"test"},{"groupId":"tools.base","artifactId":"project-test-lib","version":"unspecified","scope":"test"}]},{"groupId":"com.android.tools.build","artifactId":"gradle-settings","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/gradle-settings/8.3.0-alpha16/gradle-settings-8.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle-settings-api","version":"8.3.0-alpha16","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"gradle-settings-api","version":"8.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/gradle-settings-api/8.3.0-alpha16/gradle-settings-api-8.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"manifest-merger","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/build/manifest-merger/31.3.0-alpha16/manifest-merger-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"}]},{"groupId":"com.android.tools.build","artifactId":"transform-api","version":"2.0.0-deprecated-use-gradle-api","url":"https://maven.google.com/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.pom"}],"com.android.tools.build.jetifier":[{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-core","version":"1.0.0-beta10","url":"https://maven.google.com/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta10/jetifier-core-1.0.0-beta10.pom","dependencies":[{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.71","scope":"compile"}]},{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-processor","version":"1.0.0-beta10","url":"https://maven.google.com/com/android/tools/build/jetifier/jetifier-processor/1.0.0-beta10/jetifier-processor-1.0.0-beta10.pom","dependencies":[{"groupId":"com.android.tools.build.jetifier","artifactId":"jetifier-core","version":"1.0.0-beta10","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"8.0.1","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm-util","version":"8.0.1","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"8.0.1","scope":"compile"},{"groupId":"org.jdom","artifactId":"jdom2","version":"2.0.6","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.3.71","scope":"compile"}]}],"com.android.tools.chunkio":[{"groupId":"com.android.tools.chunkio","artifactId":"chunkio","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/chunkio/chunkio/31.3.0-alpha16/chunkio-31.3.0-alpha16.pom"}],"com.android.tools.ddms":[{"groupId":"com.android.tools.ddms","artifactId":"ddmlib","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/ddms/ddmlib/31.3.0-alpha16/ddmlib-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.jetbrains","artifactId":"annotations","version":"23.0.0","scope":"runtime"}]}],"com.android.tools.emulator":[{"groupId":"com.android.tools.emulator","artifactId":"proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/emulator/proto/31.3.0-alpha16/proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-core","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-netty","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-protobuf","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.57.0","scope":"runtime"},{"groupId":"javax.annotation","artifactId":"javax.annotation-api","version":"1.3.2","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]}],"com.android.tools.external.com-intellij":[{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/external/com-intellij/intellij-core/31.3.0-alpha16/intellij-core-31.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.intellij.deps","artifactId":"trove4j","version":"1.0.20200330","scope":"runtime"}]},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/external/com-intellij/kotlin-compiler/31.3.0-alpha16/kotlin-compiler-31.3.0-alpha16.pom"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"uast","version":"171.4249.33","url":"https://maven.google.com/com/android/tools/external/com-intellij/uast/171.4249.33/uast-171.4249.33.pom","dependencies":[{"groupId":"org.jetbrains.trove4j","artifactId":"trove4j","version":"20160824","scope":"compile"}]}],"com.android.tools.external.org-jetbrains":[{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/external/org-jetbrains/uast/31.3.0-alpha16/uast-31.3.0-alpha16.pom"}],"com.android.tools.fakeadbserver":[{"groupId":"com.android.tools.fakeadbserver","artifactId":"fakeadbserver","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/fakeadbserver/fakeadbserver/31.3.0-alpha16/fakeadbserver-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"runtime"}]}],"com.android.tools.internal.build.test":[{"groupId":"com.android.tools.internal.build.test","artifactId":"devicepool","version":"0.1","url":"https://maven.google.com/com/android/tools/internal/build/test/devicepool/0.1/devicepool-0.1.pom"}],"com.android.tools.layoutlib":[{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/layoutlib/layoutlib-api/31.3.0-alpha16/layoutlib-api-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.jetbrains","artifactId":"annotations","version":"23.0.0","scope":"runtime"}]}],"com.android.tools.lint":[{"groupId":"com.android.tools.lint","artifactId":"lint","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint/31.3.0-alpha16/lint-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.lint","artifactId":"lint-api","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.lint","artifactId":"lint-checks","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"protos","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"shared","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.analytics-library","artifactId":"tracker","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"manifest-merger","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-api","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint-api/31.3.0-alpha16/lint-api-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.lint","artifactId":"lint-model","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"manifest-merger","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.13.0","scope":"compile"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.9.20-RC","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"compile"},{"groupId":"org.ow2.asm","artifactId":"asm-tree","version":"9.3","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"builder-model","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-checks","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint-checks/31.3.0-alpha16/lint-checks-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.lint","artifactId":"lint-api","version":"31.3.0-alpha16","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"compile"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"play-sdk-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.jetbrains.intellij.deps","artifactId":"trove4j","version":"1.0.20200330","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-analysis","version":"9.3","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-gradle","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint-gradle/31.3.0-alpha16/lint-gradle-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-typedef-remover","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.codehaus.groovy","artifactId":"groovy","version":"3.0.10","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-gradle-api","version":"30.0.0-alpha05","url":"https://maven.google.com/com/android/tools/lint/lint-gradle-api/30.0.0-alpha05/lint-gradle-api-30.0.0-alpha05.pom","dependencies":[{"groupId":"com.android.tools.lint","artifactId":"lint-model","version":"30.0.0-alpha05","scope":"compile"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"30.0.0-alpha05","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"7.0.0-alpha05","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.4.21","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.4.21","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"28.1-jre","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-kotlin","version":"26.3.0-alpha12","url":"https://maven.google.com/com/android/tools/lint/lint-kotlin/26.3.0-alpha12/lint-kotlin-26.3.0-alpha12.pom","dependencies":[{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"26.3.0-alpha12","scope":"compile"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"26.3.0-alpha12","scope":"compile"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"26.3.0-alpha12","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.2.61","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.2.61","scope":"compile"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-model","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint-model/31.3.0-alpha16/lint-model-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"builder-model","version":"8.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-tests","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint-tests/31.3.0-alpha16/lint-tests-31.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"compile"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.layoutlib","artifactId":"layoutlib-api","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"runtime"},{"groupId":"net.sf.kxml","artifactId":"kxml2","version":"2.3.0","scope":"runtime"},{"groupId":"org.codehaus.groovy","artifactId":"groovy","version":"3.0.10","scope":"runtime"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"5.6.0","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-tree","version":"9.3","scope":"runtime"}]},{"groupId":"com.android.tools.lint","artifactId":"lint-typedef-remover","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/lint/lint-typedef-remover/31.3.0-alpha16/lint-typedef-remover-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"annotations","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"9.3","scope":"runtime"}]}],"com.android.tools.metalava":[{"groupId":"com.android.tools.metalava","artifactId":"metalava","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava/1.0.0-alpha09/metalava-1.0.0-alpha09.pom","dependencies":[{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-psi","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-source","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-text","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-turbine","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-reporter","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-api","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-checks","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-gradle","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdk-common","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"sdklib","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.github.ajalt.clikt","artifactId":"clikt-jvm","version":"3.5.3","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.8.21","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm","version":"8","scope":"runtime"},{"groupId":"org.ow2.asm","artifactId":"asm-tree","version":"8","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.9","scope":"runtime"}]},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava-model/1.0.0-alpha09/metalava-model-1.0.0-alpha09.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"compile"}]},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-psi","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava-model-psi/1.0.0-alpha09/metalava-model-psi-1.0.0-alpha09.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"compile"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-source","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-reporter","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.external.org-jetbrains","artifactId":"uast","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"kotlin-compiler","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.external.com-intellij","artifactId":"intellij-core","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-api","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-checks","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint-gradle","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools.lint","artifactId":"lint","version":"31.2.0-alpha14","scope":"runtime"},{"groupId":"com.android.tools","artifactId":"common","version":"31.2.0-alpha14","scope":"runtime"}]},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-source","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava-model-source/1.0.0-alpha09/metalava-model-source-1.0.0-alpha09.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"compile"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-reporter","version":"1.0.0-alpha09","scope":"runtime"}]},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-text","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava-model-text/1.0.0-alpha09/metalava-model-text-1.0.0-alpha09.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"compile"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","scope":"runtime"}]},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model-turbine","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava-model-turbine/1.0.0-alpha09/metalava-model-turbine-1.0.0-alpha09.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"compile"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-reporter","version":"1.0.0-alpha09","scope":"runtime"}]},{"groupId":"com.android.tools.metalava","artifactId":"metalava-reporter","version":"1.0.0-alpha09","url":"https://maven.google.com/com/android/tools/metalava/metalava-reporter/1.0.0-alpha09/metalava-reporter-1.0.0-alpha09.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.21","scope":"compile"},{"groupId":"com.android.tools.metalava","artifactId":"metalava-model","version":"1.0.0-alpha09","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.8.21","scope":"runtime"}]}],"com.android.tools.pixelprobe":[{"groupId":"com.android.tools.pixelprobe","artifactId":"pixelprobe","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/pixelprobe/pixelprobe/31.3.0-alpha16/pixelprobe-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools.chunkio","artifactId":"chunkio","version":"31.3.0-alpha16","scope":"runtime"}]}],"com.android.tools.smali":[{"groupId":"com.android.tools.smali","artifactId":"smali","version":"3.0.3","url":"https://maven.google.com/com/android/tools/smali/smali/3.0.3/smali-3.0.3.pom","dependencies":[{"groupId":"org.antlr","artifactId":"antlr","version":"3.5.2","scope":"compile"},{"groupId":"com.android.tools.smali","artifactId":"smali-dexlib2","version":"3.0.3","scope":"compile"},{"groupId":"com.android.tools.smali","artifactId":"smali-util","version":"3.0.3","scope":"runtime"},{"groupId":"org.antlr","artifactId":"antlr-runtime","version":"3.5.2","scope":"runtime"},{"groupId":"com.beust","artifactId":"jcommander","version":"1.64","scope":"runtime"},{"groupId":"org.antlr","artifactId":"stringtemplate","version":"3.2.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"}]},{"groupId":"com.android.tools.smali","artifactId":"smali-baksmali","version":"3.0.3","url":"https://maven.google.com/com/android/tools/smali/smali-baksmali/3.0.3/smali-baksmali-3.0.3.pom","dependencies":[{"groupId":"com.android.tools.smali","artifactId":"smali-dexlib2","version":"3.0.3","scope":"compile"},{"groupId":"com.android.tools.smali","artifactId":"smali-util","version":"3.0.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.beust","artifactId":"jcommander","version":"1.64","scope":"runtime"}]},{"groupId":"com.android.tools.smali","artifactId":"smali-dexlib2","version":"3.0.3","url":"https://maven.google.com/com/android/tools/smali/smali-dexlib2/3.0.3/smali-dexlib2-3.0.3.pom","dependencies":[{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.2","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"}]},{"groupId":"com.android.tools.smali","artifactId":"smali-util","version":"3.0.3","url":"https://maven.google.com/com/android/tools/smali/smali-util/3.0.3/smali-util-3.0.3.pom","dependencies":[{"groupId":"com.android.tools.smali","artifactId":"smali-dexlib2","version":"3.0.3","scope":"runtime"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.2","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"runtime"},{"groupId":"com.beust","artifactId":"jcommander","version":"1.64","scope":"runtime"}]}],"com.android.tools.utp":[{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-ddmlib","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-device-provider-ddmlib/31.3.0-alpha16/android-device-provider-ddmlib-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.ddms","artifactId":"ddmlib","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-ddmlib-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.6.4","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-ddmlib-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-device-provider-ddmlib-proto/31.3.0-alpha16/android-device-provider-ddmlib-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-gradle","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-device-provider-gradle/31.3.0-alpha16/android-device-provider-gradle-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-gradle-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-device-provider-gradle-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-device-provider-gradle-proto/31.3.0-alpha16/android-device-provider-gradle-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-additional-test-output","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-additional-test-output/31.3.0-alpha16/android-test-plugin-host-additional-test-output-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"utp-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-additional-test-output-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-additional-test-output-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-additional-test-output-proto/31.3.0-alpha16/android-test-plugin-host-additional-test-output-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-apk-installer","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-apk-installer/31.3.0-alpha16/android-test-plugin-host-apk-installer-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-apk-installer-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-apk-installer-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-apk-installer-proto/31.3.0-alpha16/android-test-plugin-host-apk-installer-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-coverage","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-coverage/31.3.0-alpha16/android-test-plugin-host-coverage-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-coverage-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-coverage-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-coverage-proto/31.3.0-alpha16/android-test-plugin-host-coverage-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-device-info","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-device-info/31.3.0-alpha16/android-test-plugin-host-device-info-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"utp-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-device-info-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-device-info-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-device-info-proto/31.3.0-alpha16/android-test-plugin-host-device-info-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-emulator-control","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-emulator-control/31.3.0-alpha16/android-test-plugin-host-emulator-control-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.6.4","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.13.0","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-emulator-control-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.emulator","artifactId":"proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"com.google.crypto.tink","artifactId":"tink","version":"1.7.0","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-driver-instrumentation","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-emulator-control-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-emulator-control-proto/31.3.0-alpha16/android-test-plugin-host-emulator-control-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"compile"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-logcat","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-logcat/31.3.0-alpha16/android-test-plugin-host-logcat-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"utp-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-logcat-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-logcat-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-logcat-proto/31.3.0-alpha16/android-test-plugin-host-logcat-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-retention","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-retention/31.3.0-alpha16/android-test-plugin-host-retention-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.6.4","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.13.0","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-core","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-netty","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-protobuf","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.57.0","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"utp-common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-retention-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.emulator","artifactId":"proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-retention-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-host-retention-proto/31.3.0-alpha16/android-test-plugin-host-retention-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"compile"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-result-listener-gradle","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-result-listener-gradle/31.3.0-alpha16/android-test-plugin-result-listener-gradle-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-result-listener-gradle-proto","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core-jvm","version":"1.6.4","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-core","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-protobuf","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-netty","version":"1.57.0","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-jre","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-result-listener-gradle-proto","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/android-test-plugin-result-listener-gradle-proto/31.3.0-alpha16/android-test-plugin-result-listener-gradle-proto-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.10.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.0.1-jre","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-core","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-netty","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-protobuf","version":"1.57.0","scope":"runtime"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.57.0","scope":"runtime"},{"groupId":"javax.annotation","artifactId":"javax.annotation-api","version":"1.3.2","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.22.3","scope":"runtime"}]},{"groupId":"com.android.tools.utp","artifactId":"utp-common","version":"31.3.0-alpha16","url":"https://maven.google.com/com/android/tools/utp/utp-common/31.3.0-alpha16/utp-common-31.3.0-alpha16.pom","dependencies":[{"groupId":"com.android.tools","artifactId":"common","version":"31.3.0-alpha16","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"launcher","version":"0.0.9-alpha02","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.20-RC","scope":"runtime"}]}],"com.android.volley":[{"groupId":"com.android.volley","artifactId":"volley","version":"1.2.1","url":"https://maven.google.com/com/android/volley/volley/1.2.1/volley-1.2.1.pom"},{"groupId":"com.android.volley","artifactId":"volley-cronet","version":"1.2.1","url":"https://maven.google.com/com/android/volley/volley-cronet/1.2.1/volley-cronet-1.2.1.pom","dependencies":[{"groupId":"com.android.volley","artifactId":"volley","version":"1.2.1","scope":"compile"}]}],"com.crashlytics.sdk.android":[{"groupId":"com.crashlytics.sdk.android","artifactId":"answers","version":"1.4.7","url":"https://maven.google.com/com/crashlytics/sdk/android/answers/1.4.7/answers-1.4.7.pom","dependencies":[{"groupId":"io.fabric.sdk.android","artifactId":"fabric","version":"1.4.8","type":"aar","scope":"compile"}]},{"groupId":"com.crashlytics.sdk.android","artifactId":"beta","version":"1.2.10","url":"https://maven.google.com/com/crashlytics/sdk/android/beta/1.2.10/beta-1.2.10.pom","dependencies":[{"groupId":"io.fabric.sdk.android","artifactId":"fabric","version":"1.4.4","type":"aar","scope":"compile"}]},{"groupId":"com.crashlytics.sdk.android","artifactId":"crashlytics-core","version":"2.7.0","url":"https://maven.google.com/com/crashlytics/sdk/android/crashlytics-core/2.7.0/crashlytics-core-2.7.0.pom","dependencies":[{"groupId":"io.fabric.sdk.android","artifactId":"fabric","version":"1.4.8","type":"aar","scope":"compile"},{"groupId":"com.crashlytics.sdk.android","artifactId":"answers","version":"1.4.7","type":"aar","scope":"compile"}]},{"groupId":"com.crashlytics.sdk.android","artifactId":"crashlytics","version":"2.10.1","url":"https://maven.google.com/com/crashlytics/sdk/android/crashlytics/2.10.1/crashlytics-2.10.1.pom","dependencies":[{"groupId":"com.crashlytics.sdk.android","artifactId":"crashlytics-core","version":"2.7.0","type":"aar","scope":"compile"},{"groupId":"com.crashlytics.sdk.android","artifactId":"beta","version":"1.2.10","type":"aar","scope":"compile"},{"groupId":"io.fabric.sdk.android","artifactId":"fabric","version":"1.4.8","type":"aar","scope":"compile"},{"groupId":"com.crashlytics.sdk.android","artifactId":"answers","version":"1.4.7","type":"aar","scope":"compile"}]},{"groupId":"com.crashlytics.sdk.android","artifactId":"crashlytics-ndk","version":"2.1.1","url":"https://maven.google.com/com/crashlytics/sdk/android/crashlytics-ndk/2.1.1/crashlytics-ndk-2.1.1.pom","dependencies":[{"groupId":"com.crashlytics.sdk.android","artifactId":"crashlytics-core","version":"2.7.0","type":"aar","scope":"compile"},{"groupId":"io.fabric.sdk.android","artifactId":"fabric","version":"1.4.8","type":"aar","scope":"compile"}]}],"com.google.ads.afsn":[{"groupId":"com.google.ads.afsn","artifactId":"afs-native","version":"2.0.0","url":"https://maven.google.com/com/google/ads/afsn/afs-native/2.0.0/afs-native-2.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"16.1.0","scope":"compile","type":"aar"}]}],"com.google.ads.interactivemedia.v3":[{"groupId":"com.google.ads.interactivemedia.v3","artifactId":"interactivemedia","version":"3.31.0","url":"https://maven.google.com/com/google/ads/interactivemedia/v3/interactivemedia/3.31.0/interactivemedia-3.31.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.5.0","scope":"compile","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.webkit","artifactId":"webkit","version":"1.6.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-appset","version":"16.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-pal","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.tv","artifactId":"tv-ads","version":"1.0.0-alpha02","scope":"compile","type":"aar"}]}],"com.google.ads.mediation":[{"groupId":"com.google.ads.mediation","artifactId":"adcolony","version":"4.8.0.2","url":"https://maven.google.com/com/google/ads/mediation/adcolony/4.8.0.2/adcolony-4.8.0.2.pom","dependencies":[{"groupId":"com.adcolony","artifactId":"sdk","version":"4.8.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.0.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"applovin","version":"11.11.3.0","url":"https://maven.google.com/com/google/ads/mediation/applovin/11.11.3.0/applovin-11.11.3.0.pom","dependencies":[{"groupId":"com.applovin","artifactId":"applovin-sdk","version":"11.11.3"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"chartboost","version":"9.5.0.0","url":"https://maven.google.com/com/google/ads/mediation/chartboost/9.5.0.0/chartboost-9.5.0.0.pom","dependencies":[{"groupId":"com.chartboost","artifactId":"chartboost-sdk","version":"9.5.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"facebook","version":"6.16.0.0","url":"https://maven.google.com/com/google/ads/mediation/facebook/6.16.0.0/facebook-6.16.0.0.pom","dependencies":[{"groupId":"com.facebook.android","artifactId":"audience-network-sdk","version":"6.16.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.2.0"},{"groupId":"org.jacoco","artifactId":"org.jacoco.core","version":"0.8.8"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.21"}]},{"groupId":"com.google.ads.mediation","artifactId":"fyber","version":"8.2.4.0","url":"https://maven.google.com/com/google/ads/mediation/fyber/8.2.4.0/fyber-8.2.4.0.pom","dependencies":[{"groupId":"com.fyber","artifactId":"marketplace-sdk","version":"8.2.4"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.0.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"imobile","version":"2.3.1.1","url":"https://maven.google.com/com/google/ads/mediation/imobile/2.3.1.1/imobile-2.3.1.1.pom","dependencies":[{"groupId":"jp.co.imobile","artifactId":"adnw-sdk-android","version":"2.3.1"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.0.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"inmobi","version":"10.6.2.0","url":"https://maven.google.com/com/google/ads/mediation/inmobi/10.6.2.0/inmobi-10.6.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.5.0"},{"groupId":"org.jacoco","artifactId":"org.jacoco.core","version":"0.8.8"},{"groupId":"com.inmobi.monetization","artifactId":"inmobi-ads-kotlin","version":"10.6.2"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.21"}]},{"groupId":"com.google.ads.mediation","artifactId":"ironsource","version":"7.5.2.0","url":"https://maven.google.com/com/google/ads/mediation/ironsource/7.5.2.0/ironsource-7.5.2.0.pom","dependencies":[{"groupId":"com.ironsource.sdk","artifactId":"mediationsdk","version":"7.5.2"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"line","version":"2.6.20230607.1","url":"https://maven.google.com/com/google/ads/mediation/line/2.6.20230607.1/line-2.6.20230607.1.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.8.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.4.0"},{"groupId":"com.linecorp.adsnetwork","artifactId":"fivead","version":"2.6.20230607"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.0"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4"}]},{"groupId":"com.google.ads.mediation","artifactId":"maio","version":"1.1.16.2","url":"https://maven.google.com/com/google/ads/mediation/maio/1.1.16.2/maio-1.1.16.2.pom","dependencies":[{"groupId":"com.maio","artifactId":"android-sdk","version":"1.1.16"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.0.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"mintegral","version":"16.5.51.0","url":"https://maven.google.com/com/google/ads/mediation/mintegral/16.5.51.0/mintegral-16.5.51.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.mbridge.msdk.oversea","artifactId":"mbbid","version":"16.5.51"},{"groupId":"com.mbridge.msdk.oversea","artifactId":"reward","version":"16.5.51"},{"groupId":"com.mbridge.msdk.oversea","artifactId":"mbnative","version":"16.5.51"},{"groupId":"com.mbridge.msdk.oversea","artifactId":"mbbanner","version":"16.5.51"},{"groupId":"com.mbridge.msdk.oversea","artifactId":"newinterstitial","version":"16.5.51"},{"groupId":"com.mbridge.msdk.oversea","artifactId":"mbsplash","version":"16.5.51"},{"groupId":"org.jacoco","artifactId":"org.jacoco.core","version":"0.8.8"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.20"}]},{"groupId":"com.google.ads.mediation","artifactId":"mopub","version":"5.18.0.0","url":"https://maven.google.com/com/google/ads/mediation/mopub/5.18.0.0/mopub-5.18.0.0.pom","dependencies":[{"groupId":"com.mopub","artifactId":"mopub-sdk","version":"5.18.0","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"20.2.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"mytarget","version":"5.19.0.0","url":"https://maven.google.com/com/google/ads/mediation/mytarget/5.19.0.0/mytarget-5.19.0.0.pom","dependencies":[{"groupId":"com.my.target","artifactId":"mytarget-sdk","version":"5.19.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"nend","version":"10.0.0.0","url":"https://maven.google.com/com/google/ads/mediation/nend/10.0.0.0/nend-10.0.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"},{"groupId":"net.nend.android","artifactId":"nend-sdk","version":"10.0.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"pangle","version":"5.5.0.9.0","url":"https://maven.google.com/com/google/ads/mediation/pangle/5.5.0.9.0/pangle-5.5.0.9.0.pom","dependencies":[{"groupId":"com.pangle.global","artifactId":"ads-sdk","version":"5.5.0.9"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.5.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"snap","version":"2.3.4.1","url":"https://maven.google.com/com/google/ads/mediation/snap/2.3.4.1/snap-2.3.4.1.pom","dependencies":[{"groupId":"com.snap.adkit","artifactId":"adkit","version":"2.3.4"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"21.0.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"tapjoy","version":"13.2.1.0","url":"https://maven.google.com/com/google/ads/mediation/tapjoy/13.2.1.0/tapjoy-13.2.1.0.pom","dependencies":[{"groupId":"com.tapjoy","artifactId":"tapjoy-android-sdk","version":"13.2.1","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"unity","version":"4.9.2.0","url":"https://maven.google.com/com/google/ads/mediation/unity/4.9.2.0/unity-4.9.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"verizonmedia","version":"1.14.0.1","url":"https://maven.google.com/com/google/ads/mediation/verizonmedia/1.14.0.1/verizonmedia-1.14.0.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.4.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"21.0.0"},{"groupId":"com.verizon.ads","artifactId":"android-vas-standard-edition","version":"1.14.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"vungle","version":"7.0.0.1","url":"https://maven.google.com/com/google/ads/mediation/vungle/7.0.0.1/vungle-7.0.0.1.pom","dependencies":[{"groupId":"com.vungle","artifactId":"vungle-ads","version":"7.0.0"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.3.0"}]},{"groupId":"com.google.ads.mediation","artifactId":"yahoo","version":"1.4.1.1","url":"https://maven.google.com/com/google/ads/mediation/yahoo/1.4.1.1/yahoo-1.4.1.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.5.0"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.0.0"},{"groupId":"com.yahoo.mobile.ads","artifactId":"android-yahoo-mobile-sdk","version":"1.4.1"}]}],"com.google.ambient.crossdevice":[{"groupId":"com.google.ambient.crossdevice","artifactId":"crossdevice","version":"0.1.0-preview01","url":"https://maven.google.com/com/google/ambient/crossdevice/crossdevice/0.1.0-preview01/crossdevice-0.1.0-preview01.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.0.1-android","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.4.0","scope":"runtime"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.4.1","scope":"runtime"},{"groupId":"androidx.activity","artifactId":"activity-ktx","version":"1.4.0","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"play-services-nearby","version":"18.2.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.6.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-play-services","version":"1.6.0","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"play-services-dtdi","version":"16.0.0-beta01","scope":"runtime"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"runtime"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.6","scope":"runtime"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.6","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.21.3","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-kotlin-lite","version":"3.21.3","scope":"runtime"}]}],"com.google.android.ads":[{"groupId":"com.google.android.ads","artifactId":"mediation-test-suite","version":"3.0.0","url":"https://maven.google.com/com/google/android/ads/mediation-test-suite/3.0.0/mediation-test-suite-3.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"21.0.0","packaging":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","packaging":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.1.0","packaging":"aar"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","packaging":"aar"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.1.0","packaging":"aar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"1.1.3","packaging":"aar"},{"groupId":"com.google.android.flexbox","artifactId":"flexbox","version":"3.0.0","packaging":"aar"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.5","packaging":"aar"},{"groupId":"com.android.volley","artifactId":"volley","version":"1.2.0","packaging":"aar"},{"groupId":"androidx.multidex","artifactId":"multidex","version":"2.0.1","packaging":"aar"}]}],"com.google.android.ads.consent":[{"groupId":"com.google.android.ads.consent","artifactId":"consent-library","version":"1.0.8","url":"https://maven.google.com/com/google/android/ads/consent/consent-library/1.0.8/consent-library-1.0.8.pom","dependencies":[{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.4","packaging":"aar"},{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"26.1.0","packaging":"aar"}]}],"com.google.android.apps.common.testing.accessibility.framework":[{"groupId":"com.google.android.apps.common.testing.accessibility.framework","artifactId":"accessibility-test-framework","version":"4.1.0","url":"https://maven.google.com/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/4.1.0/accessibility-test-framework-4.1.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime"},{"groupId":"androidx.test.services","artifactId":"storage","version":"1.4.1","scope":"runtime"},{"groupId":"androidx.test.espresso","artifactId":"espresso-core","version":"3.4.0","scope":"runtime"},{"groupId":"androidx.test","artifactId":"runner","version":"1.4.0","scope":"runtime"},{"groupId":"androidx.test","artifactId":"rules","version":"1.4.0","scope":"runtime"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.2.0-rc01","scope":"runtime"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.14.0","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.0.1-android","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.19.1","scope":"runtime"},{"groupId":"org.checkerframework","artifactId":"checker-qual","version":"3.22.1","scope":"runtime"},{"groupId":"org.hamcrest","artifactId":"hamcrest-core","version":"2.2","scope":"runtime"},{"groupId":"org.hamcrest","artifactId":"hamcrest-library","version":"2.2","scope":"runtime"},{"groupId":"org.jsoup","artifactId":"jsoup","version":"1.15.1","scope":"runtime"}]}],"com.google.android.car.connectionservice":[{"groupId":"com.google.android.car.connectionservice","artifactId":"connectionservice","version":"3.1.2","url":"https://maven.google.com/com/google/android/car/connectionservice/connectionservice/3.1.2/connectionservice-3.1.2.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.5.0-rc01","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.3.1","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.3.1","scope":"compile","type":"jar"},{"groupId":"androidx.room","artifactId":"room-ktx","version":"2.4.3","scope":"compile","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.4.3","scope":"compile","type":"aar"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.7","scope":"compile","type":"jar"},{"groupId":"com.google.guava","artifactId":"guava","version":"30.0-android","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.22","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.6.0","scope":"compile","type":"jar"}]}],"com.google.android.datatransport":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.1.0","url":"https://maven.google.com/com/google/android/datatransport/transport-api/3.1.0/transport-api-3.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.2.0","url":"https://maven.google.com/com/google/android/datatransport/transport-backend-cct/3.2.0/transport-backend-cct-3.2.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.2.0","url":"https://maven.google.com/com/google/android/datatransport/transport-runtime/3.2.0/transport-runtime-3.2.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"compile","type":"jar"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-proto","version":"16.0.0","scope":"compile","type":"jar"}]}],"com.google.android.engage":[{"groupId":"com.google.android.engage","artifactId":"engage-core","version":"1.3.1","url":"https://maven.google.com/com/google/android/engage/engage-core/1.3.1/engage-core-1.3.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.7.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile","type":"jar"}]}],"com.google.android.enterprise.connectedapps":[{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps","version":"1.1.2","url":"https://maven.google.com/com/google/android/enterprise/connectedapps/connectedapps/1.1.2/connectedapps-1.1.2.pom","dependencies":[{"groupId":"com.google.errorprone","artifactId":"error_prone_core","version":"2.8.1","scope":"compile"},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-annotations","version":"1.1.2","scope":"runtime"}]},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-annotations","version":"1.1.2","url":"https://maven.google.com/com/google/android/enterprise/connectedapps/connectedapps-annotations/1.1.2/connectedapps-annotations-1.1.2.pom"},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-processor","version":"1.1.2","url":"https://maven.google.com/com/google/android/enterprise/connectedapps/connectedapps-processor/1.1.2/connectedapps-processor-1.1.2.pom","dependencies":[{"groupId":"com.squareup","artifactId":"javapoet","version":"1.13.0","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"29.0-jre","scope":"runtime"},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-annotations","version":"1.1.2","scope":"runtime"},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-testing-annotations","version":"1.1.2","scope":"runtime"}]},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-testing","version":"1.1.2","url":"https://maven.google.com/com/google/android/enterprise/connectedapps/connectedapps-testing/1.1.2/connectedapps-testing-1.1.2.pom","dependencies":[{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-annotations","version":"1.1.2","scope":"runtime"},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps","version":"1.1.2","scope":"runtime"},{"groupId":"androidx.test","artifactId":"core","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.enterprise.connectedapps","artifactId":"connectedapps-testing-annotations","version":"1.1.2","url":"https://maven.google.com/com/google/android/enterprise/connectedapps/connectedapps-testing-annotations/1.1.2/connectedapps-testing-annotations-1.1.2.pom"}],"com.google.android.exoplayer":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer/2.19.1/exoplayer-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-database","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-decoder","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-extractor","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-dash","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-hls","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-rtsp","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-smoothstreaming","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-ui","version":"2.19.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-common/2.19.1/exoplayer-common-2.19.1.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-container","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-container/2.19.1/exoplayer-container-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-core/2.19.1/exoplayer-core-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-container","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-decoder","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-extractor","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-database","version":"2.19.1","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.8.0","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-dash","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-dash/2.19.1/exoplayer-dash-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-database","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-database/2.19.1/exoplayer-database-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-datasource/2.19.1/exoplayer-datasource-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-database","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-decoder","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-decoder/2.19.1/exoplayer-decoder-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-effect","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-effect/2.19.1/exoplayer-effect-2.19.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-extractor","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-extractor/2.19.1/exoplayer-extractor-2.19.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-container","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-decoder","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-hls","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-hls/2.19.1/exoplayer-hls-2.19.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-muxer","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-muxer/2.19.1/exoplayer-muxer-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-container","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-robolectricutils","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-robolectricutils/2.19.1/exoplayer-robolectricutils-2.19.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"org.robolectric","artifactId":"robolectric","version":"4.8.1","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-testutils","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-rtsp","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-rtsp/2.19.1/exoplayer-rtsp-2.19.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-smoothstreaming","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-smoothstreaming/2.19.1/exoplayer-smoothstreaming-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-testutils","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-testutils/2.19.1/exoplayer-testutils-2.19.1.pom","dependencies":[{"groupId":"org.mockito","artifactId":"mockito-core","version":"3.12.4","scope":"compile"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"compile","type":"aar"},{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.1.5","scope":"compile","type":"aar"},{"groupId":"androidx.test.ext","artifactId":"truth","version":"1.5.0","scope":"compile","type":"aar"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"compile"},{"groupId":"com.google.truth","artifactId":"truth","version":"1.1.3","scope":"compile"},{"groupId":"com.google.truth.extensions","artifactId":"truth-java8-extension","version":"1.1.3","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.squareup.okhttp3","artifactId":"mockwebserver","version":"4.11.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-transformer","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-transformer/2.19.1/exoplayer-transformer-2.19.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-container","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-effect","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-muxer","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-ui","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/exoplayer-ui/2.19.1/exoplayer-ui-2.19.1.pom","dependencies":[{"groupId":"androidx.media","artifactId":"media","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.3.0","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-cast","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-cast/2.19.1/extension-cast-2.19.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-cast-framework","version":"21.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-cronet","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-cronet/2.19.1/extension-cronet-2.19.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-cronet","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-gvr","version":"2.15.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-gvr/2.15.1/extension-gvr-2.15.1.pom","dependencies":[{"groupId":"com.google.vr","artifactId":"sdk-base","version":"1.190.0","scope":"compile"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.15.1","scope":"runtime"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-ima","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-ima/2.19.1/extension-ima-2.19.1.pom","dependencies":[{"groupId":"com.google.ads.interactivemedia.v3","artifactId":"interactivemedia","version":"3.30.3","scope":"compile"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-jobdispatcher","version":"2.13.3","url":"https://maven.google.com/com/google/android/exoplayer/extension-jobdispatcher/2.13.3/extension-jobdispatcher-2.13.3.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.13.3","scope":"runtime"},{"groupId":"com.firebase","artifactId":"firebase-jobdispatcher","version":"0.8.5","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-leanback","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-leanback/2.19.1/extension-leanback-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"},{"groupId":"androidx.leanback","artifactId":"leanback","version":"1.0.0","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-media2","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-media2/2.19.1/extension-media2-2.19.1.pom","dependencies":[{"groupId":"androidx.media2","artifactId":"media2-session","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-mediasession","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-mediasession/2.19.1/extension-mediasession-2.19.1.pom","dependencies":[{"groupId":"androidx.media","artifactId":"media","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-okhttp","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-okhttp/2.19.1/extension-okhttp-2.19.1.pom","dependencies":[{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"4.11.0","scope":"compile"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-rtmp","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-rtmp/2.19.1/extension-rtmp-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-common","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-datasource","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"io.antmedia","artifactId":"rtmp-client","version":"3.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","scope":"runtime"}]},{"groupId":"com.google.android.exoplayer","artifactId":"extension-workmanager","version":"2.19.1","url":"https://maven.google.com/com/google/android/exoplayer/extension-workmanager/2.19.1/extension-workmanager-2.19.1.pom","dependencies":[{"groupId":"com.google.android.exoplayer","artifactId":"exoplayer-core","version":"2.19.1","scope":"runtime","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.8.1","scope":"runtime","type":"aar"}]}],"com.google.android.fhir":[{"groupId":"com.google.android.fhir","artifactId":"common","version":"0.1.0-alpha05","url":"https://maven.google.com/com/google/android/fhir/common/0.1.0-alpha05/common-0.1.0-alpha05.pom","dependencies":[{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-structures-r4","version":"6.8.0","scope":"compile"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-caching-guava","version":"6.8.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.20","scope":"compile"},{"groupId":"org.fhir","artifactId":"ucum","version":"1.0.3","scope":"runtime"}]},{"groupId":"com.google.android.fhir","artifactId":"data-capture","version":"1.0.0","url":"https://maven.google.com/com/google/android/fhir/data-capture/1.0.0/data-capture-1.0.0.pom","dependencies":[{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-structures-r4","version":"6.0.1","scope":"compile"},{"groupId":"androidx.databinding","artifactId":"viewbinding","version":"7.1.1","scope":"compile"},{"groupId":"com.google.android.fhir","artifactId":"common","version":"0.1.0-alpha03","scope":"runtime"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"runtime"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.1.1","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.2.0","scope":"runtime"},{"groupId":"androidx.fragment","artifactId":"fragment-ktx","version":"1.3.1","scope":"runtime"},{"groupId":"com.github.bumptech.glide","artifactId":"glide","version":"4.14.2","scope":"runtime"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-validation","version":"6.0.1","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.6.10","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel-ktx","version":"2.2.0","scope":"runtime"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.6.0","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.2.0","scope":"runtime"},{"groupId":"com.jakewharton.timber","artifactId":"timber","version":"5.0.1","scope":"runtime"}]},{"groupId":"com.google.android.fhir","artifactId":"engine","version":"0.1.0-beta05","url":"https://maven.google.com/com/google/android/fhir/engine/0.1.0-beta05/engine-0.1.0-beta05.pom","dependencies":[{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-structures-r4","version":"6.8.0","scope":"compile"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-caching-guava","version":"6.8.0","scope":"runtime"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-validation-resources-r4","version":"6.8.0","scope":"runtime"},{"groupId":"com.fasterxml.woodstox","artifactId":"woodstox-core","version":"6.5.1","scope":"runtime"},{"groupId":"xerces","artifactId":"xercesImpl","version":"2.12.2","scope":"runtime"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.0.0","scope":"runtime"},{"groupId":"androidx.sqlite","artifactId":"sqlite-ktx","version":"2.3.1","scope":"runtime"},{"groupId":"androidx.work","artifactId":"work-runtime-ktx","version":"2.8.1","scope":"runtime"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-validation","version":"6.8.0","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-ktx","version":"2.6.1","scope":"runtime"},{"groupId":"com.squareup.retrofit2","artifactId":"retrofit","version":"2.9.0","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-ktx","version":"2.5.2","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.2","scope":"runtime"},{"groupId":"com.google.android.fhir","artifactId":"common","version":"0.1.0-alpha05","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.1.2-android","scope":"runtime"},{"groupId":"com.squareup.okhttp3","artifactId":"logging-interceptor","version":"4.11.0","scope":"runtime"},{"groupId":"com.github.java-json-tools","artifactId":"json-patch","version":"1.13","scope":"runtime"},{"groupId":"net.zetetic","artifactId":"android-database-sqlcipher","version":"4.5.4","scope":"runtime"},{"groupId":"com.jakewharton.timber","artifactId":"timber","version":"5.0.1","scope":"runtime"},{"groupId":"com.google.truth","artifactId":"truth","version":"1.1.5","scope":"runtime"}]},{"groupId":"com.google.android.fhir","artifactId":"knowledge","version":"0.1.0-alpha03","url":"https://maven.google.com/com/google/android/fhir/knowledge/0.1.0-alpha03/knowledge-0.1.0-alpha03.pom","dependencies":[{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-structures-r4","version":"6.8.0","scope":"compile"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-caching-guava","version":"6.8.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.2","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-livedata-ktx","version":"2.6.1","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-ktx","version":"2.5.2","scope":"runtime"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.2","scope":"runtime"},{"groupId":"com.jakewharton.timber","artifactId":"timber","version":"5.0.1","scope":"runtime"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"4.11.0","scope":"runtime"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"org.hl7.fhir.convertors","version":"6.0.22","scope":"runtime"},{"groupId":"org.apache.commons","artifactId":"commons-compress","version":"1.21","scope":"runtime"}]},{"groupId":"com.google.android.fhir","artifactId":"workflow","version":"0.1.0-alpha04","url":"https://maven.google.com/com/google/android/fhir/workflow/0.1.0-alpha04/workflow-0.1.0-alpha04.pom","dependencies":[{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-structures-r4","version":"6.8.0","scope":"compile"},{"groupId":"ca.uhn.hapi.fhir","artifactId":"hapi-fhir-caching-guava","version":"6.8.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.10.1","scope":"runtime"},{"groupId":"org.opencds.cqf.fhir","artifactId":"cqf-fhir-cr","version":"3.0.0-PRE9-SNAPSHOT","scope":"runtime"},{"groupId":"org.opencds.cqf.fhir","artifactId":"cqf-fhir-jackson","version":"3.0.0-PRE9-SNAPSHOT","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.20","scope":"runtime"},{"groupId":"com.google.android.fhir","artifactId":"engine","version":"0.1.0-beta05","scope":"runtime"},{"groupId":"com.google.android.fhir","artifactId":"knowledge","version":"0.1.0-alpha03","scope":"runtime"},{"groupId":"com.jakewharton.timber","artifactId":"timber","version":"5.0.1","scope":"runtime"},{"groupId":"xerces","artifactId":"xercesImpl","version":"2.12.2","scope":"runtime"}]}],"com.google.android.flexbox":[{"groupId":"com.google.android.flexbox","artifactId":"flexbox","version":"3.0.0","url":"https://maven.google.com/com/google/android/flexbox/flexbox/3.0.0/flexbox-3.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4.32","scope":"compile"}]}],"com.google.android.games":[{"groupId":"com.google.android.games","artifactId":"memory-advice","version":"0.24","url":"https://maven.google.com/com/google/android/games/memory-advice/0.24/memory-advice-0.24.pom","dependencies":[{"groupId":"com.google.android.games","artifactId":"memory-advice-common","version":"0.24","scope":"runtime"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.2.0","scope":"runtime"},{"groupId":"androidx.multidex","artifactId":"multidex","version":"2.0.1","scope":"runtime"},{"groupId":"com.fasterxml.jackson.core","artifactId":"jackson-databind","version":"2.12.2","scope":"runtime"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite","version":"2.4.0","scope":"runtime"}]},{"groupId":"com.google.android.games","artifactId":"memory-advice-common","version":"0.24","url":"https://maven.google.com/com/google/android/games/memory-advice-common/0.24/memory-advice-common-0.24.pom","dependencies":[{"groupId":"org.json","artifactId":"json","version":"20200518","scope":"runtime"}]}],"com.google.android.gms":[{"groupId":"com.google.android.gms","artifactId":"auth-api-impl","version":"11.6.0","url":"https://maven.google.com/com/google/android/gms/auth-api-impl/11.6.0/auth-api-impl-11.6.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-auth","version":"11.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"11.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"11.6.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"oss-licenses-plugin","version":"0.10.6","url":"https://maven.google.com/com/google/android/gms/oss-licenses-plugin/0.10.6/oss-licenses-plugin-0.10.6.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"7.1.0","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"7.1.0","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.19.1","scope":"runtime"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"4.1.0","scope":"test"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.0.1-jre","scope":"test"},{"groupId":"com.google.truth","artifactId":"truth","version":"1.1.3","scope":"test"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.9","scope":"test"}]},{"groupId":"com.google.android.gms","artifactId":"play-services","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services/12.0.1/play-services-12.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-appinvite","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-api-phone","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-base","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast-framework","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-config","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-awareness","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-crash","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-drive","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-fido","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-database-connection","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-database","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-links","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-messaging","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-storage","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-storage-common","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-fitness","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-games","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-gass","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-gcm","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appindexing","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-identity","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-iid","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-instantapps","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics-impl","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-nearby","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-panorama","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-places","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-plus","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-safetynet","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-api","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-v4-impl","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-wallet","version":"12.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-wearable","version":"12.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-ads/22.5.0/play-services-ads-22.5.0.pom","dependencies":[{"groupId":"androidx.browser","artifactId":"browser","version":"1.4.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices","version":"1.0.0-beta05","scope":"compile","type":"aar"},{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices-java","version":"1.0.0-beta05","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-base","version":"[22.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite","version":"[22.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-appset","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-base","version":"22.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-ads-base/22.5.0/play-services-ads-base-22.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-ads-identifier/18.0.1/play-services-ads-identifier-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-ads-license/12.0.1/play-services-ads-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite","version":"22.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-ads-lite/22.5.0/play-services-ads-lite-22.5.0.pom","dependencies":[{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.7.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-base","version":"[22.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-sdk-api","version":"20.1.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.ump","artifactId":"user-messaging-platform","version":"2.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-ads-lite-license/12.0.1/play-services-ads-lite-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-afs-native","version":"19.0.3","url":"https://maven.google.com/com/google/android/gms/play-services-afs-native/19.0.3/play-services-afs-native-19.0.3.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-all-wear","version":"15.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-all-wear/15.0.1/play-services-all-wear-15.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-fitness","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-gcm","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-wearable","version":"[15.0.1,16.0.0)","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics","version":"18.0.4","url":"https://maven.google.com/com/google/android/gms/play-services-analytics/18.0.4/play-services-analytics-18.0.4.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl","version":"[18.0.4]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-v4-impl","version":"[18.0.4]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl","version":"18.0.4","url":"https://maven.google.com/com/google/android/gms/play-services-analytics-impl/18.0.4/play-services-analytics-impl-18.0.4.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-analytics-impl-license/12.0.1/play-services-analytics-impl-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-analytics-license/12.0.1/play-services-analytics-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-appindex","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-appindex/16.1.0/play-services-appindex-16.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-appindexing","version":"9.8.0","url":"https://maven.google.com/com/google/android/gms/play-services-appindexing/9.8.0/play-services-appindexing-9.8.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"9.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-appinvite","version":"18.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-appinvite/18.0.0/play-services-appinvite-18.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-links","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-appinvite-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-appinvite-license/12.0.1/play-services-appinvite-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-appset","version":"16.0.2","url":"https://maven.google.com/com/google/android/gms/play-services-appset/16.0.2/play-services-appset-16.0.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-appstate","version":"8.4.0","url":"https://maven.google.com/com/google/android/gms/play-services-appstate/8.4.0/play-services-appstate-8.4.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"8.4.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-audience","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-audience/17.0.0/play-services-audience-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-auth","version":"20.7.0","url":"https://maven.google.com/com/google/android/gms/play-services-auth/20.7.0/play-services-auth-20.7.0.pom","dependencies":[{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.loader","artifactId":"loader","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-api-phone","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-base","version":"18.0.4","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-fido","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-api-phone","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-auth-api-phone/18.0.1/play-services-auth-api-phone-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-api-phone-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-auth-api-phone-license/12.0.1/play-services-auth-api-phone-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-base","version":"18.0.10","url":"https://maven.google.com/com/google/android/gms/play-services-auth-base/18.0.10/play-services-auth-base-18.0.10.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-base-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-auth-base-license/12.0.1/play-services-auth-base-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-blockstore","version":"16.2.0","url":"https://maven.google.com/com/google/android/gms/play-services-auth-blockstore/16.2.0/play-services-auth-blockstore-16.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-license","version":"11.4.2","url":"https://maven.google.com/com/google/android/gms/play-services-auth-license/11.4.2/play-services-auth-license-11.4.2.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-awareness","version":"19.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-awareness/19.0.1/play-services-awareness-19.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"19.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-places","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-awareness-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-awareness-license/12.0.1/play-services-awareness-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.2.0","url":"https://maven.google.com/com/google/android/gms/play-services-base/18.2.0/play-services-base-18.2.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-base-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-base-license/12.0.1/play-services-base-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-base-testing","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-base-testing/16.0.0/play-services-base-testing-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","url":"https://maven.google.com/com/google/android/gms/play-services-basement/18.2.0/play-services-basement-18.2.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-basement-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-basement-license/12.0.1/play-services-basement-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast","version":"21.4.0","url":"https://maven.google.com/com/google/android/gms/play-services-cast/21.4.0/play-services-cast-21.4.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.mediarouter","artifactId":"mediarouter","version":"1.2.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-flags","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-cast-framework","version":"21.4.0","url":"https://maven.google.com/com/google/android/gms/play-services-cast-framework/21.4.0/play-services-cast-framework-21.4.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.6.0","scope":"compile","type":"aar"},{"groupId":"androidx.mediarouter","artifactId":"mediarouter","version":"1.6.0-beta01","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast","version":"[21.4.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-cast-framework-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-cast-framework-license/12.0.1/play-services-cast-framework-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-cast-license/12.0.1/play-services-cast-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast-tv","version":"21.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-cast-tv/21.0.1/play-services-cast-tv-21.0.1.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.media","artifactId":"media","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cast","version":"21.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-clearcut/17.0.0/play-services-clearcut-17.0.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-cloud-messaging","version":"17.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-cloud-messaging/17.1.0/play-services-cloud-messaging-17.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-code-scanner","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-code-scanner/16.1.0/play-services-code-scanner-16.1.0.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.3.1","scope":"compile","type":"jar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"barcode-scanning-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.9.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-contextmanager","version":"9.4.0","url":"https://maven.google.com/com/google/android/gms/play-services-contextmanager/9.4.0/play-services-contextmanager-9.4.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"9.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"9.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"9.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-places","version":"9.4.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-cronet","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-cronet/18.0.1/play-services-cronet-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"org.chromium.net","artifactId":"cronet-api","version":"72.3626.96","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-deviceperformance","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-deviceperformance/16.0.0/play-services-deviceperformance-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.10","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-drive","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-drive/17.0.0/play-services-drive-17.0.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-drive-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-drive-license/12.0.1/play-services-drive-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-dtdi","version":"16.0.0-beta01","url":"https://maven.google.com/com/google/android/gms/play-services-dtdi/16.0.0-beta01/play-services-dtdi-16.0.0-beta01.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.10","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-fido","version":"20.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-fido/20.1.0/play-services-fido-20.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-fido-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-fido-license/12.0.1/play-services-fido-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-fitness","version":"21.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-fitness/21.1.0/play-services-fitness-21.1.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-fitness-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-fitness-license/12.0.1/play-services-fitness-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-flags","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-flags/18.0.1/play-services-flags-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-games","version":"23.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-games/23.1.0/play-services-games-23.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-drive","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-games-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-games-license/12.0.1/play-services-games-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-games-v2","version":"19.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-games-v2/19.0.0/play-services-games-v2-19.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-drive","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-games-v2-native-c","version":"17.0.0-beta1","url":"https://maven.google.com/com/google/android/gms/play-services-games-v2-native-c/17.0.0-beta1/play-services-games-v2-native-c-17.0.0-beta1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-tasks-native-c","version":"18.0.2-beta1"},{"groupId":"com.google.android.gms","artifactId":"play-services-gni-native-c","version":"1.0.0-beta1"},{"groupId":"com.google.android.gms","artifactId":"play-services-games-v2","version":"17.0.0"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-gass","version":"20.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-gass/20.0.0/play-services-gass-20.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-base","version":"[20.0.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite","version":"[20.0.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-gass-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-gass-license/12.0.1/play-services-gass-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-gcm","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-gcm/17.0.0/play-services-gcm-17.0.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-iid","version":"[17.0.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-gcm-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-gcm-license/12.0.1/play-services-gcm-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-gni-native-c","version":"1.0.0-beta2","url":"https://maven.google.com/com/google/android/gms/play-services-gni-native-c/1.0.0-beta2/play-services-gni-native-c-1.0.0-beta2.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-home","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-home/16.0.0/play-services-home-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.7.10","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-identity","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-identity/18.0.1/play-services-identity-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-identity-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-identity-license/12.0.1/play-services-identity-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-iid","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-iid/17.0.0/play-services-iid-17.0.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-iid-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-iid-license/12.0.1/play-services-iid-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-instantapps","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-instantapps/18.0.1/play-services-instantapps-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-instantapps-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-instantapps-license/12.0.1/play-services-instantapps-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"21.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-location/21.0.1/play-services-location-21.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-location-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-location-license/12.0.1/play-services-location-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"18.2.0","url":"https://maven.google.com/com/google/android/gms/play-services-maps/18.2.0/play-services-maps-18.2.0.pom","dependencies":[{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-maps-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-maps-license/12.0.1/play-services-maps-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement","version":"21.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-measurement/21.5.0/play-services-measurement-21.5.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[21.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-impl","version":"[21.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-api","version":"21.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-measurement-api/21.5.0/play-services-measurement-api-21.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[21.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-sdk-api","version":"[21.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.50","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"21.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-measurement-base/21.5.0/play-services-measurement-base-21.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-impl","version":"21.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-measurement-impl/21.5.0/play-services-measurement-impl-21.5.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices","version":"1.0.0-beta05","scope":"compile","type":"aar"},{"groupId":"androidx.privacysandbox.ads","artifactId":"ads-adservices-java","version":"1.0.0-beta05","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[21.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-sdk","version":"21.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-measurement-sdk/21.5.0/play-services-measurement-sdk-21.5.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[21.5.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-impl","version":"[21.5.0]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-sdk-api","version":"21.5.0","url":"https://maven.google.com/com/google/android/gms/play-services-measurement-sdk-api/21.5.0/play-services-measurement-sdk-api-21.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[21.5.0]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-barcode-scanning","version":"18.3.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-barcode-scanning/18.3.0/play-services-mlkit-barcode-scanning-18.3.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"barcode-scanning-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.9.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-face-detection","version":"17.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-face-detection/17.1.0/play-services-mlkit-face-detection-17.1.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-image-labeling","version":"16.0.8","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-image-labeling/16.0.8/play-services-mlkit-image-labeling-16.0.8.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-default-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-image-labeling-custom","version":"16.0.0-beta5","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-image-labeling-custom/16.0.0-beta5/play-services-mlkit-image-labeling-custom-16.0.0-beta5.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.10.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-custom-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-language-id","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-language-id/17.0.0/play-services-mlkit-language-id-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"language-id-common","version":"16.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-smart-reply","version":"16.0.0-beta1","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-smart-reply/16.0.0-beta1/play-services-mlkit-smart-reply-16.0.0-beta1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-language-id","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"smart-reply-common","version":"16.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-subject-segmentation","version":"16.0.0-beta1","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-subject-segmentation/16.0.0-beta1/play-services-mlkit-subject-segmentation-16.0.0-beta1.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.10.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.3.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition","version":"19.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-text-recognition/19.0.0/play-services-mlkit-text-recognition-19.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-chinese","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-text-recognition-chinese/16.0.0/play-services-mlkit-text-recognition-chinese-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-text-recognition-common/19.0.0/play-services-mlkit-text-recognition-common-19.0.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-devanagari","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-text-recognition-devanagari/16.0.0/play-services-mlkit-text-recognition-devanagari-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-japanese","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-text-recognition-japanese/16.0.0/play-services-mlkit-text-recognition-japanese-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-korean","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-mlkit-text-recognition-korean/16.0.0/play-services-mlkit-text-recognition-korean-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-nearby","version":"19.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-nearby/19.0.0/play-services-nearby-19.0.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-nearby-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-nearby-license/12.0.1/play-services-nearby-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-oss-licenses","version":"17.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-oss-licenses/17.0.1/play-services-oss-licenses-17.0.1.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.loader","artifactId":"loader","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-oss-licenses-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-oss-licenses-license/12.0.1/play-services-oss-licenses-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-pal","version":"20.2.0","url":"https://maven.google.com/com/google/android/gms/play-services-pal/20.2.0/play-services-pal-20.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-appset","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-panorama","version":"17.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-panorama/17.1.0/play-services-panorama-17.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-panorama-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-panorama-license/12.0.1/play-services-panorama-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-password-complexity","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-password-complexity/18.0.1/play-services-password-complexity-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-auth-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-pay","version":"16.4.0","url":"https://maven.google.com/com/google/android/gms/play-services-pay/16.4.0/play-services-pay-16.4.0.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.2.3","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.3.4","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-phenotype/17.0.0/play-services-phenotype-17.0.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-places","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-places/17.0.0/play-services-places-17.0.0.pom","dependencies":[{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-places-placereport","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-places-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-places-license/12.0.1/play-services-places-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-places-placereport","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-places-placereport/17.0.0/play-services-places-placereport-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-plus","version":"17.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-plus/17.0.0/play-services-plus-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-audience","version":"[17.0.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-plus-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-plus-license/12.0.1/play-services-plus-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-recaptcha","version":"17.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-recaptcha/17.0.1/play-services-recaptcha-17.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-safetynet","version":"18.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-safetynet/18.0.1/play-services-safetynet-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-safetynet-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-safetynet-license/12.0.1/play-services-safetynet-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.3","url":"https://maven.google.com/com/google/android/gms/play-services-stats/17.0.3/play-services-stats-17.0.3.pom","dependencies":[{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-streamprotect","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-streamprotect/16.1.0/play-services-streamprotect-16.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager","version":"18.0.4","url":"https://maven.google.com/com/google/android/gms/play-services-tagmanager/18.0.4/play-services-tagmanager-18.0.4.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl","version":"[18.0.4]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-api","version":"[18.0.4]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-api","version":"18.0.4","url":"https://maven.google.com/com/google/android/gms/play-services-tagmanager-api/18.0.4/play-services-tagmanager-api-18.0.4.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl","version":"[18.0.4]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-api","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-impl","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-sdk","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"20.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-api-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-tagmanager-api-license/12.0.1/play-services-tagmanager-api-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-tagmanager-license/12.0.1/play-services-tagmanager-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-v4-impl","version":"18.0.4","url":"https://maven.google.com/com/google/android/gms/play-services-tagmanager-v4-impl/18.0.4/play-services-tagmanager-v4-impl-18.0.4.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-analytics-impl","version":"[18.0.4]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tagmanager-v4-impl-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-tagmanager-v4-impl-license/12.0.1/play-services-tagmanager-v4-impl-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","url":"https://maven.google.com/com/google/android/gms/play-services-tasks/18.0.2/play-services-tasks-18.0.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-tasks-license/12.0.1/play-services-tasks-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks-native-c","version":"18.0.2-beta1","url":"https://maven.google.com/com/google/android/gms/play-services-tasks-native-c/18.0.2-beta1/play-services-tasks-native-c-18.0.2-beta1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-gni-native-c","version":"1.0.0-beta1"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-acceleration-service","version":"16.0.0-beta01","url":"https://maven.google.com/com/google/android/gms/play-services-tflite-acceleration-service/16.0.0-beta01/play-services-tflite-acceleration-service-16.0.0-beta01.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-impl","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-java","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-api","version":"2.12.0","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-gpu-api","version":"2.12.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-gpu","version":"16.2.0","url":"https://maven.google.com/com/google/android/gms/play-services-tflite-gpu/16.2.0/play-services-tflite-gpu-16.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-api","version":"2.12.0","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-gpu-api","version":"2.12.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-impl","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-tflite-impl/16.1.0/play-services-tflite-impl-16.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-java","version":"16.2.0-beta01","url":"https://maven.google.com/com/google/android/gms/play-services-tflite-java/16.2.0-beta01/play-services-tflite-java-16.2.0-beta01.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-impl","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-api","version":"2.12.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-support","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-tflite-support/16.1.0/play-services-tflite-support-16.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tflite-java","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite-support-api","version":"0.4.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-threadnetwork","version":"16.0.0","url":"https://maven.google.com/com/google/android/gms/play-services-threadnetwork/16.0.0/play-services-threadnetwork-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-vision","version":"20.1.3","url":"https://maven.google.com/com/google/android/gms/play-services-vision/20.1.3/play-services-vision-20.1.3.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"[19.1.3]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"19.1.3","url":"https://maven.google.com/com/google/android/gms/play-services-vision-common/19.1.3/play-services-vision-common-19.1.3.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-flags","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-vision-common-license/12.0.1/play-services-vision-common-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-face-contour-internal","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-vision-face-contour-internal/16.1.0/play-services-vision-face-contour-internal-16.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-flags","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision","version":"[20.1.3]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"[19.1.3]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-image-label","version":"18.1.1","url":"https://maven.google.com/com/google/android/gms/play-services-vision-image-label/18.1.1/play-services-vision-image-label-18.1.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"[19.1.3]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-image-labeling-internal","version":"16.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-vision-image-labeling-internal/16.1.0/play-services-vision-image-labeling-internal-16.1.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-flags","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"[19.1.3]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-image-label","version":"[18.1.1]","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-vision-license/12.0.1/play-services-vision-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-wallet","version":"19.2.1","url":"https://maven.google.com/com/google/android/gms/play-services-wallet/19.2.1/play-services-wallet-19.2.1.pom","dependencies":[{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-identity","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-wallet-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-wallet-license/12.0.1/play-services-wallet-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"play-services-wearable","version":"18.1.0","url":"https://maven.google.com/com/google/android/gms/play-services-wearable/18.1.0/play-services-wearable-18.1.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.gms","artifactId":"play-services-wearable-license","version":"12.0.1","url":"https://maven.google.com/com/google/android/gms/play-services-wearable-license/12.0.1/play-services-wearable-license-12.0.1.pom"},{"groupId":"com.google.android.gms","artifactId":"strict-version-matcher-plugin","version":"1.2.4","url":"https://maven.google.com/com/google/android/gms/strict-version-matcher-plugin/1.2.4/strict-version-matcher-plugin-1.2.4.pom","dependencies":[{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.2","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-jre","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.4.10","scope":"runtime"}]}],"com.google.android.gms.strict-version-matcher-plugin":[{"groupId":"com.google.android.gms.strict-version-matcher-plugin","artifactId":"com.google.android.gms.strict-version-matcher-plugin.gradle.plugin","version":"1.2.2","url":"https://maven.google.com/com/google/android/gms/strict-version-matcher-plugin/com.google.android.gms.strict-version-matcher-plugin.gradle.plugin/1.2.2/com.google.android.gms.strict-version-matcher-plugin.gradle.plugin-1.2.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"strict-version-matcher-plugin","version":"1.2.2"}]}],"com.google.android.instantapps":[{"groupId":"com.google.android.instantapps","artifactId":"instantapps","version":"1.1.0","url":"https://maven.google.com/com/google/android/instantapps/instantapps/1.1.0/instantapps-1.1.0.pom","dependencies":[]}],"com.google.android.instantapps.thirdpartycompat":[{"groupId":"com.google.android.instantapps.thirdpartycompat","artifactId":"volleycompat","version":"1.0.0","url":"https://maven.google.com/com/google/android/instantapps/thirdpartycompat/volleycompat/1.0.0/volleycompat-1.0.0.pom"}],"com.google.android.libraries.car":[{"groupId":"com.google.android.libraries.car","artifactId":"car-app","version":"1.0.0-beta.1","url":"https://maven.google.com/com/google/android/libraries/car/car-app/1.0.0-beta.1/car-app-1.0.0-beta.1.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.1","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.2.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.libraries.car","artifactId":"car-app-testing","version":"1.0.0-beta.1","url":"https://maven.google.com/com/google/android/libraries/car/car-app-testing/1.0.0-beta.1/car-app-testing-1.0.0-beta.1.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.1","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.libraries.car","artifactId":"car-app","version":"1.0.0-beta.1","scope":"compile","type":"aar"}]}],"com.google.android.libraries.cloud.telco.subgraph":[{"groupId":"com.google.android.libraries.cloud.telco.subgraph","artifactId":"cloud_telco_subgraph","version":"0.5.3","url":"https://maven.google.com/com/google/android/libraries/cloud/telco/subgraph/cloud_telco_subgraph/0.5.3/cloud_telco_subgraph-0.5.3.pom"}],"com.google.android.libraries.enterprise.amapi":[{"groupId":"com.google.android.libraries.enterprise.amapi","artifactId":"amapi","version":"1.0.1","url":"https://maven.google.com/com/google/android/libraries/enterprise/amapi/amapi/1.0.1/amapi-1.0.1.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-service","version":"2.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.0-android","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-guava","version":"1.6.0","scope":"compile","type":"jar"}]}],"com.google.android.libraries.healthdata":[{"groupId":"com.google.android.libraries.healthdata","artifactId":"health-data-api","version":"1.1.0-alpha01","url":"https://maven.google.com/com/google/android/libraries/healthdata/health-data-api/1.1.0-alpha01/health-data-api-1.1.0-alpha01.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile","type":"jar"}]}],"com.google.android.libraries.identity.googleid":[{"groupId":"com.google.android.libraries.identity.googleid","artifactId":"googleid","version":"1.1.0","url":"https://maven.google.com/com/google/android/libraries/identity/googleid/googleid/1.1.0/googleid-1.1.0.pom","dependencies":[{"groupId":"androidx.credentials","artifactId":"credentials","version":"1.0.0-alpha04","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.0","scope":"compile","type":"jar"}]}],"com.google.android.libraries.maps":[{"groupId":"com.google.android.libraries.maps","artifactId":"maps","version":"3.1.0-beta","url":"https://maven.google.com/com/google/android/libraries/maps/maps/3.1.0-beta/maps-3.1.0-beta.pom","dependencies":[{"groupId":"com.android.support","artifactId":"appcompat-v7","version":"28.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.support","artifactId":"cardview-v7","version":"28.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.support","artifactId":"recyclerview-v7","version":"28.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.support","artifactId":"support-v4","version":"28.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.support","artifactId":"design","version":"28.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.volley","artifactId":"volley","version":"1.1.1","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"15.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"15.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"15.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"15.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.5","scope":"compile","type":"jar"},{"groupId":"com.google.dagger","artifactId":"dagger","version":"2.17","scope":"compile","type":"jar"}]}],"com.google.android.libraries.mapsplatform.secrets-gradle-plugin":[{"groupId":"com.google.android.libraries.mapsplatform.secrets-gradle-plugin","artifactId":"com.google.android.libraries.mapsplatform.secrets-gradle-plugin.gradle.plugin","version":"2.0.1","url":"https://maven.google.com/com/google/android/libraries/mapsplatform/secrets-gradle-plugin/com.google.android.libraries.mapsplatform.secrets-gradle-plugin.gradle.plugin/2.0.1/com.google.android.libraries.mapsplatform.secrets-gradle-plugin.gradle.plugin-2.0.1.pom","dependencies":[{"groupId":"com.google.android.libraries.mapsplatform.secrets-gradle-plugin","artifactId":"secrets-gradle-plugin","version":"2.0.1"}]},{"groupId":"com.google.android.libraries.mapsplatform.secrets-gradle-plugin","artifactId":"secrets-gradle-plugin","version":"2.0.1","url":"https://maven.google.com/com/google/android/libraries/mapsplatform/secrets-gradle-plugin/secrets-gradle-plugin/2.0.1/secrets-gradle-plugin-2.0.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.4.10","scope":"runtime"}]}],"com.google.android.libraries.mapsplatform.transportation":[{"groupId":"com.google.android.libraries.mapsplatform.transportation","artifactId":"transportation-consumer","version":"2.0.0","url":"https://maven.google.com/com/google/android/libraries/mapsplatform/transportation/transportation-consumer/2.0.0/transportation-consumer-2.0.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.6.1","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"21.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.maps.android","artifactId":"android-maps-utils","version":"3.5.2","scope":"compile","type":"jar"},{"groupId":"com.squareup.okhttp","artifactId":"okhttp","version":"2.7.2","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.9.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.libraries.mapsplatform.transportation","artifactId":"transportation-driver","version":"5.0.0","url":"https://maven.google.com/com/google/android/libraries/mapsplatform/transportation/transportation-driver/5.0.0/transportation-driver-5.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.room","artifactId":"room-runtime","version":"2.5.2","scope":"compile","type":"aar"},{"groupId":"com.github.bumptech.glide","artifactId":"cronet-integration","version":"4.12.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"21.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.libraries.navigation","artifactId":"navigation","version":"[5.0.0,6.0.0)","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile","type":"jar"},{"groupId":"com.squareup.okhttp","artifactId":"okhttp","version":"2.7.2","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.9.0","scope":"compile","type":"jar"}]}],"com.google.android.libraries.navigation":[{"groupId":"com.google.android.libraries.navigation","artifactId":"navigation","version":"5.1.1","url":"https://maven.google.com/com/google/android/libraries/navigation/navigation/5.1.1/navigation-5.1.1.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-common-java8","version":"2.4.1","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-process","version":"2.4.1","scope":"compile","type":"jar"},{"groupId":"androidx.mediarouter","artifactId":"mediarouter","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.legacy","artifactId":"legacy-support-v4","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.tracing","artifactId":"tracing","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.github.bumptech.glide","artifactId":"okhttp-integration","version":"4.13.2","scope":"compile","type":"aar"},{"groupId":"com.github.bumptech.glide","artifactId":"glide","version":"4.13.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.4","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.4","scope":"compile","type":"aar"},{"groupId":"org.chromium.net","artifactId":"cronet-fallback","version":"101.4951.41","scope":"compile","type":"aar"},{"groupId":"joda-time","artifactId":"joda-time","version":"2.10.14","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.9.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.9.0","scope":"compile","type":"jar"}]}],"com.google.android.libraries.places":[{"groupId":"com.google.android.libraries.places","artifactId":"places","version":"3.3.0","url":"https://maven.google.com/com/google/android/libraries/places/places/3.3.0/places-3.3.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-viewmodel","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.volley","artifactId":"volley","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"20.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.2","scope":"compile","type":"jar"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.5","scope":"compile","type":"jar"},{"groupId":"com.squareup.okhttp","artifactId":"okhttp","version":"2.7.2","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.9.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.libraries.places","artifactId":"places-compat","version":"2.6.0","url":"https://maven.google.com/com/google/android/libraries/places/places-compat/2.6.0/places-compat-2.6.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.0.0","scope":"runtime","type":"aar"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.android.volley","artifactId":"volley","version":"1.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-maps","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-places","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.2","scope":"compile","type":"jar"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.5","scope":"compile","type":"jar"}]}],"com.google.android.libraries.play.games":[{"groupId":"com.google.android.libraries.play.games","artifactId":"inputmapping","version":"1.1.0-beta","url":"https://maven.google.com/com/google/android/libraries/play/games/inputmapping/1.1.0-beta/inputmapping-1.1.0-beta.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.6.21","scope":"compile","type":"jar"}]}],"com.google.android.libraries.sdkcoroutines":[{"groupId":"com.google.android.libraries.sdkcoroutines","artifactId":"sdkcoroutines","version":"1.0.0","url":"https://maven.google.com/com/google/android/libraries/sdkcoroutines/sdkcoroutines/1.0.0/sdkcoroutines-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.8.21","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.7.1","scope":"compile","type":"jar"}]}],"com.google.android.libraries.searchinapps":[{"groupId":"com.google.android.libraries.searchinapps","artifactId":"searchinapps","version":"0.1.0","url":"https://maven.google.com/com/google/android/libraries/searchinapps/searchinapps/0.1.0/searchinapps-0.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.6.0","scope":"compile","type":"jar"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp","artifactId":"okhttp","version":"2.7.2","scope":"compile","type":"jar"}]}],"com.google.android.livesharing":[{"groupId":"com.google.android.livesharing","artifactId":"livesharing","version":"2.0.0-alpha02","url":"https://maven.google.com/com/google/android/livesharing/livesharing/2.0.0-alpha02/livesharing-2.0.0-alpha02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.2","scope":"compile","type":"jar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile","type":"jar"}]}],"com.google.android.material":[{"groupId":"com.google.android.material","artifactId":"compose-theme-adapter","version":"1.2.1","url":"https://maven.google.com/com/google/android/material/compose-theme-adapter/1.2.1/compose-theme-adapter-1.2.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.20","scope":"compile"},{"groupId":"com.google.android.material","artifactId":"compose-theme-adapter-core","version":"1.0.1","scope":"runtime"},{"groupId":"androidx.compose.material","artifactId":"material","version":"1.3.1","scope":"runtime"}]},{"groupId":"com.google.android.material","artifactId":"compose-theme-adapter-3","version":"1.1.1","url":"https://maven.google.com/com/google/android/material/compose-theme-adapter-3/1.1.1/compose-theme-adapter-3-1.1.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.20","scope":"compile"},{"groupId":"com.google.android.material","artifactId":"compose-theme-adapter-core","version":"1.0.1","scope":"runtime"},{"groupId":"androidx.compose.material3","artifactId":"material3","version":"1.0.1","scope":"runtime"}]},{"groupId":"com.google.android.material","artifactId":"compose-theme-adapter-core","version":"1.0.1","url":"https://maven.google.com/com/google/android/material/compose-theme-adapter-core/1.0.1/compose-theme-adapter-core-1.0.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.20","scope":"compile"},{"groupId":"androidx.core","artifactId":"core-ktx","version":"1.9.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.5.1","scope":"compile"},{"groupId":"com.google.android.material","artifactId":"material","version":"1.7.0","scope":"compile"},{"groupId":"androidx.compose.runtime","artifactId":"runtime","version":"1.3.1","scope":"compile"},{"groupId":"androidx.compose.foundation","artifactId":"foundation","version":"1.3.1","scope":"compile"}]},{"groupId":"com.google.android.material","artifactId":"material","version":"1.12.0-alpha02","url":"https://maven.google.com/com/google/android/material/material/1.12.0-alpha02/material-1.12.0-alpha02.pom","dependencies":[{"groupId":"androidx.activity","artifactId":"activity","version":"1.8.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.6.1","scope":"compile"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","scope":"compile"},{"groupId":"androidx.coordinatorlayout","artifactId":"coordinatorlayout","version":"1.1.0","scope":"compile"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.0.1","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.6.0","scope":"compile"},{"groupId":"androidx.drawerlayout","artifactId":"drawerlayout","version":"1.1.1","scope":"compile"},{"groupId":"androidx.dynamicanimation","artifactId":"dynamicanimation","version":"1.0.0","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation-experimental","version":"1.0.0","scope":"compile"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.2.5","scope":"compile"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-runtime","version":"2.0.0","scope":"compile"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.0.0","scope":"compile"},{"groupId":"androidx.resourceinspection","artifactId":"resourceinspection-annotation","version":"1.0.1","scope":"compile"},{"groupId":"androidx.transition","artifactId":"transition","version":"1.5.0-alpha04","scope":"compile"},{"groupId":"androidx.vectordrawable","artifactId":"vectordrawable","version":"1.1.0","scope":"compile"},{"groupId":"androidx.viewpager2","artifactId":"viewpager2","version":"1.0.0","scope":"compile"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.15.0","scope":"runtime"}]}],"com.google.android.mdoc":[{"groupId":"com.google.android.mdoc","artifactId":"mdoc-credential","version":"0.2.0","url":"https://maven.google.com/com/google/android/mdoc/mdoc-credential/0.2.0/mdoc-credential-0.2.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.10","scope":"compile"},{"groupId":"androidx.credentials","artifactId":"credentials","version":"1.2.0-alpha05","scope":"runtime"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.6.1","scope":"runtime"}]}],"com.google.android.mediahome":[{"groupId":"com.google.android.mediahome","artifactId":"books","version":"1.0.0","url":"https://maven.google.com/com/google/android/mediahome/books/1.0.0/books-1.0.0.pom"},{"groupId":"com.google.android.mediahome","artifactId":"video","version":"1.0.0","url":"https://maven.google.com/com/google/android/mediahome/video/1.0.0/video-1.0.0.pom"}],"com.google.android.meet":[{"groupId":"com.google.android.meet","artifactId":"meet-addons","version":"2.0.0-alpha04","url":"https://maven.google.com/com/google/android/meet/meet-addons/2.0.0-alpha04/meet-addons-2.0.0-alpha04.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.2.0","scope":"runtime","type":"aar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.2","scope":"compile","type":"jar"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android","scope":"compile","type":"jar"}]}],"com.google.android.odml":[{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","url":"https://maven.google.com/com/google/android/odml/image/1.0.0-beta1/image-1.0.0-beta1.pom"}],"com.google.android.play":[{"groupId":"com.google.android.play","artifactId":"app-update","version":"2.1.0","url":"https://maven.google.com/com/google/android/play/app-update/2.1.0/app-update-2.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.play","artifactId":"app-update-ktx","version":"2.1.0","url":"https://maven.google.com/com/google/android/play/app-update-ktx/2.1.0/app-update-ktx-2.1.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"app-update","version":"2.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.72","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.5.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.play","artifactId":"asset-delivery","version":"2.1.0","url":"https://maven.google.com/com/google/android/play/asset-delivery/2.1.0/asset-delivery-2.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.play","artifactId":"asset-delivery-ktx","version":"2.1.0","url":"https://maven.google.com/com/google/android/play/asset-delivery-ktx/2.1.0/asset-delivery-ktx-2.1.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"asset-delivery","version":"2.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.72","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.5.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.play","artifactId":"core","version":"1.10.3","url":"https://maven.google.com/com/google/android/play/core/1.10.3/core-1.10.3.pom"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","url":"https://maven.google.com/com/google/android/play/core-common/2.0.3/core-common-2.0.3.pom"},{"groupId":"com.google.android.play","artifactId":"core-ktx","version":"1.8.1","url":"https://maven.google.com/com/google/android/play/core-ktx/1.8.1/core-ktx-1.8.1.pom","dependencies":[{"groupId":"com.google.android.play","artifactId":"core","version":"1.8.0","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.72","scope":"compile"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.3.6","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile"}]},{"groupId":"com.google.android.play","artifactId":"feature-delivery","version":"2.1.0","url":"https://maven.google.com/com/google/android/play/feature-delivery/2.1.0/feature-delivery-2.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.play","artifactId":"feature-delivery-ktx","version":"2.1.0","url":"https://maven.google.com/com/google/android/play/feature-delivery-ktx/2.1.0/feature-delivery-ktx-2.1.0.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"feature-delivery","version":"2.1.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.72","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.5.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.android.play","artifactId":"integrity","version":"1.3.0","url":"https://maven.google.com/com/google/android/play/integrity/1.3.0/integrity-1.3.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.play","artifactId":"review","version":"2.0.1","url":"https://maven.google.com/com/google/android/play/review/2.0.1/review-2.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core-common","version":"2.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.android.play","artifactId":"review-ktx","version":"2.0.1","url":"https://maven.google.com/com/google/android/play/review-ktx/2.0.1/review-ktx-2.0.1.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"review","version":"2.0.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.72","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.5.0","scope":"compile","type":"jar"}]}],"com.google.android.recaptcha":[{"groupId":"com.google.android.recaptcha","artifactId":"recaptcha","version":"18.3.0","url":"https://maven.google.com/com/google/android/recaptcha/recaptcha/18.3.0/recaptcha-18.3.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"integrity","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-android","version":"1.7.3","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-play-services","version":"1.7.3","scope":"compile","type":"jar"}]}],"com.google.android.support":[{"groupId":"com.google.android.support","artifactId":"wearable","version":"2.9.0","url":"https://maven.google.com/com/google/android/support/wearable/2.9.0/wearable-2.9.0.pom","dependencies":[{"groupId":"androidx.percentlayout","artifactId":"percentlayout","version":"1.0.0","scope":"compile"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.1.0","scope":"compile"},{"groupId":"androidx.core","artifactId":"core","version":"1.3.1","scope":"compile"},{"groupId":"androidx.preference","artifactId":"preference","version":"1.1.1","scope":"compile"},{"groupId":"androidx.viewpager","artifactId":"viewpager","version":"1.0.0","scope":"compile"},{"groupId":"androidx.recyclerview","artifactId":"recyclerview","version":"1.1.0","scope":"compile"}]}],"com.google.android.things":[{"groupId":"com.google.android.things","artifactId":"androidthings","version":"1.0","url":"https://maven.google.com/com/google/android/things/androidthings/1.0/androidthings-1.0.pom"}],"com.google.android.tv":[{"groupId":"com.google.android.tv","artifactId":"tv-ads","version":"1.0.0","url":"https://maven.google.com/com/google/android/tv/tv-ads/1.0.0/tv-ads-1.0.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.1.4","scope":"compile","type":"aar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.3.6","scope":"compile","type":"aar"},{"groupId":"com.github.bumptech.glide","artifactId":"glide","version":"4.11.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-pal","version":"20.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]}],"com.google.android.ump":[{"groupId":"com.google.android.ump","artifactId":"user-messaging-platform","version":"2.1.0","url":"https://maven.google.com/com/google/android/ump/user-messaging-platform/2.1.0/user-messaging-platform-2.1.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"}]}],"com.google.android.wearable":[{"groupId":"com.google.android.wearable","artifactId":"wearable","version":"2.9.0","url":"https://maven.google.com/com/google/android/wearable/wearable/2.9.0/wearable-2.9.0.pom","dependencies":[]}],"com.google.androidbrowserhelper":[{"groupId":"com.google.androidbrowserhelper","artifactId":"androidbrowserhelper","version":"2.5.0","url":"https://maven.google.com/com/google/androidbrowserhelper/androidbrowserhelper/2.5.0/androidbrowserhelper-2.5.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.2"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.4.0"}]},{"groupId":"com.google.androidbrowserhelper","artifactId":"billing","version":"1.0.0-alpha10","url":"https://maven.google.com/com/google/androidbrowserhelper/billing/1.0.0-alpha10/billing-1.0.0-alpha10.pom","dependencies":[{"groupId":"com.android.billingclient","artifactId":"billing","version":"5.2.1"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.4.0"},{"groupId":"com.google.androidbrowserhelper","artifactId":"androidbrowserhelper","version":"2.2.2"}]},{"groupId":"com.google.androidbrowserhelper","artifactId":"locationdelegation","version":"1.1.1","url":"https://maven.google.com/com/google/androidbrowserhelper/locationdelegation/1.1.1/locationdelegation-1.1.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-location","version":"21.0.1"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.4.0"}]}],"com.google.ar":[{"groupId":"com.google.ar","artifactId":"core","version":"1.40.0","url":"https://maven.google.com/com/google/ar/core/1.40.0/core-1.40.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.3.0","type":"jar"}]}],"com.google.ar.sceneform":[{"groupId":"com.google.ar.sceneform","artifactId":"filament-android","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/filament-android/1.17.1/filament-android-1.17.1.pom","dependencies":[]},{"groupId":"com.google.ar.sceneform","artifactId":"core","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/core/1.17.1/core-1.17.1.pom","dependencies":[{"groupId":"com.google.ar.sceneform","artifactId":"rendering","version":"1.17.1","type":"aar"},{"groupId":"com.google.ar.sceneform","artifactId":"sceneform-base","version":"1.17.1","type":"aar"},{"groupId":"com.google.ar.sceneform","artifactId":"filament-android","version":"1.17.1","type":"aar"}]},{"groupId":"com.google.ar.sceneform","artifactId":"rendering","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/rendering/1.17.1/rendering-1.17.1.pom","dependencies":[{"groupId":"com.google.ar","artifactId":"core","version":"1.15.0","type":"aar"}]},{"groupId":"com.google.ar.sceneform","artifactId":"plugin","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/plugin/1.17.1/plugin-1.17.1.pom","dependencies":[]},{"groupId":"com.google.ar.sceneform","artifactId":"sceneform-base","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/sceneform-base/1.17.1/sceneform-base-1.17.1.pom","dependencies":[]},{"groupId":"com.google.ar.sceneform","artifactId":"assets","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/assets/1.17.1/assets-1.17.1.pom","dependencies":[{"groupId":"com.google.ar.sceneform","artifactId":"sceneform-base","version":"1.17.1","type":"aar"}]},{"groupId":"com.google.ar.sceneform","artifactId":"animation","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/animation/1.17.1/animation-1.17.1.pom","dependencies":[{"groupId":"com.google.ar.sceneform","artifactId":"rendering","version":"1.17.1","type":"aar"},{"groupId":"com.google.ar.sceneform","artifactId":"sceneform-base","version":"1.17.1","type":"aar"}]}],"com.google.ar.sceneform.ux":[{"groupId":"com.google.ar.sceneform.ux","artifactId":"sceneform-ux","version":"1.17.1","url":"https://maven.google.com/com/google/ar/sceneform/ux/sceneform-ux/1.17.1/sceneform-ux-1.17.1.pom","dependencies":[{"groupId":"com.google.ar.sceneform","artifactId":"core","version":"1.17.1","type":"aar"},{"groupId":"com.android.support","artifactId":"support-fragment","version":"27.1.0","type":"aar"}]}],"com.google.assistant.appactions":[{"groupId":"com.google.assistant.appactions","artifactId":"suggestions","version":"1.0.0","url":"https://maven.google.com/com/google/assistant/appactions/suggestions/1.0.0/suggestions-1.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.2.1","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.6","scope":"runtime"}]},{"groupId":"com.google.assistant.appactions","artifactId":"testing","version":"1.0.0","url":"https://maven.google.com/com/google/assistant/appactions/testing/1.0.0/testing-1.0.0.pom"},{"groupId":"com.google.assistant.appactions","artifactId":"widgets","version":"0.0.1","url":"https://maven.google.com/com/google/assistant/appactions/widgets/0.0.1/widgets-0.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.6.0","scope":"compile","type":"aar"}]}],"com.google.assistant.suggestion":[{"groupId":"com.google.assistant.suggestion","artifactId":"assistant-suggestions","version":"2.2.0","url":"https://maven.google.com/com/google/assistant/suggestion/assistant-suggestions/2.2.0/assistant-suggestions-2.2.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"}]}],"com.google.camerax.effects":[{"groupId":"com.google.camerax.effects","artifactId":"portrait","version":"0.0.1","url":"https://maven.google.com/com/google/camerax/effects/portrait/0.0.1/portrait-0.0.1.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile","type":"jar"}]}],"com.google.chromeos":[{"groupId":"com.google.chromeos","artifactId":"chromeos-lowlatencystylus","version":"1.0.1","url":"https://maven.google.com/com/google/chromeos/chromeos-lowlatencystylus/1.0.1/chromeos-lowlatencystylus-1.0.1.pom","dependencies":[]}],"com.google.cose":[{"groupId":"com.google.cose","artifactId":"cose","version":"20230908","url":"https://maven.google.com/com/google/cose/cose/20230908/cose-20230908.pom","dependencies":[{"groupId":"co.nstant.in","artifactId":"cbor","version":"0.9"},{"groupId":"junit","artifactId":"junit","version":"4.13.2","scope":"test"},{"groupId":"com.google.guava","artifactId":"guava","version":"32.1.1-android"},{"groupId":"com.google.crypto.tink","artifactId":"tink-android","version":"1.10.0"},{"groupId":"org.bouncycastle","artifactId":"bcprov-jdk15on","version":"1.69"}]}],"com.google.d2c":[{"groupId":"com.google.d2c","artifactId":"com.google.d2c.gradle.plugin","version":"0.2.06","url":"https://maven.google.com/com/google/d2c/com.google.d2c.gradle.plugin/0.2.06/com.google.d2c.gradle.plugin-0.2.06.pom","dependencies":[{"groupId":"com.google.d2c","artifactId":"d2c-gradle-plugin","version":"0.2.06"}]},{"groupId":"com.google.d2c","artifactId":"d2c-gradle-plugin","version":"0.2.06","url":"https://maven.google.com/com/google/d2c/d2c-gradle-plugin/0.2.06/d2c-gradle-plugin-0.2.06.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.5.31","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.9","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.11.0","scope":"runtime"},{"groupId":"org.http4k","artifactId":"http4k-core","version":"4.12.0.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"30.1-jre","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-json-jvm","version":"1.0.0","scope":"runtime"}]}],"com.google.devtools.ksp":[{"groupId":"com.google.devtools.ksp","artifactId":"com.google.devtools.ksp.gradle.plugin","version":"1.5.30-1.0.0","url":"https://maven.google.com/com/google/devtools/ksp/com.google.devtools.ksp.gradle.plugin/1.5.30-1.0.0/com.google.devtools.ksp.gradle.plugin-1.5.30-1.0.0.pom","dependencies":[{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-gradle-plugin","version":"1.5.30-1.0.0"}]},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing","version":"1.5.30-1.0.0","url":"https://maven.google.com/com/google/devtools/ksp/symbol-processing/1.5.30-1.0.0/symbol-processing-1.5.30-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-compiler-embeddable","version":"1.5.30","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.5.30-1.0.0","scope":"runtime"}]},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.5.30-1.0.0","url":"https://maven.google.com/com/google/devtools/ksp/symbol-processing-api/1.5.30-1.0.0/symbol-processing-api-1.5.30-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.5.30","scope":"compile"}]},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-cmdline","version":"1.5.30-1.0.0","url":"https://maven.google.com/com/google/devtools/ksp/symbol-processing-cmdline/1.5.30-1.0.0/symbol-processing-cmdline-1.5.30-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.30","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-compiler","version":"1.5.30","scope":"runtime"},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-api","version":"1.5.30-1.0.0","scope":"runtime"}]},{"groupId":"com.google.devtools.ksp","artifactId":"symbol-processing-gradle-plugin","version":"1.5.30-1.0.0","url":"https://maven.google.com/com/google/devtools/ksp/symbol-processing-gradle-plugin/1.5.30-1.0.0/symbol-processing-gradle-plugin-1.5.30-1.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.5.30","scope":"compile"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-gradle-plugin-api","version":"1.5.30","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-gradle-plugin","version":"1.5.30","scope":"runtime"}]}],"com.google.fhir":[{"groupId":"com.google.fhir","artifactId":"r4","version":"0.6.1","url":"https://maven.google.com/com/google/fhir/r4/0.6.1/r4-0.6.1.pom"}],"com.google.firebase":[{"groupId":"com.google.firebase","artifactId":"crash-plugin","version":"1.1.5","url":"https://maven.google.com/com/google/firebase/crash-plugin/1.1.5/crash-plugin-1.1.5.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"3.0.0","scope":"compile"},{"groupId":"com.google.api-client","artifactId":"google-api-client","version":"1.22.0","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"19","scope":"runtime"}]},{"groupId":"com.google.firebase","artifactId":"firebase-abt","version":"21.1.1","url":"https://maven.google.com/com/google/firebase/firebase-abt/21.1.1/firebase-abt-21.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.2.0","type":"aar","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.0.1","type":"aar","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"18.0.0","type":"aar","scope":"compile"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","type":"aar","scope":"compile"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ads","version":"22.5.0","url":"https://maven.google.com/com/google/firebase/firebase-ads/22.5.0/firebase-ads-22.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads","version":"22.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"20.1.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ads-lite","version":"22.5.0","url":"https://maven.google.com/com/google/firebase/firebase-ads-lite/22.5.0/firebase-ads-lite-22.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-lite","version":"22.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"20.1.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"21.5.0","url":"https://maven.google.com/com/google/firebase/firebase-analytics/21.5.0/firebase-analytics-21.5.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-measurement","version":"21.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-api","version":"21.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-sdk","version":"21.5.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-analytics-impl","version":"16.3.0","url":"https://maven.google.com/com/google/firebase/firebase-analytics-impl/16.3.0/firebase-analytics-impl-16.3.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-ads-identifier","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[16.3.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"16.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"17.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-analytics-impl-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-analytics-impl-license/12.0.1/firebase-analytics-impl-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics-ktx","version":"21.5.0","url":"https://maven.google.com/com/google/firebase/firebase-analytics-ktx/21.5.0/firebase-analytics-ktx-21.5.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"21.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.50","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-analytics-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-analytics-license/12.0.1/firebase-analytics-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","url":"https://maven.google.com/com/google/firebase/firebase-annotations/16.2.0/firebase-annotations-16.2.0.pom","dependencies":[{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"17.1.1","url":"https://maven.google.com/com/google/firebase/firebase-appcheck/17.1.1/firebase-appcheck-17.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-debug","version":"17.1.1","url":"https://maven.google.com/com/google/firebase/firebase-appcheck-debug/17.1.1/firebase-appcheck-debug-17.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-debug-testing","version":"17.1.1","url":"https://maven.google.com/com/google/firebase/firebase-appcheck-debug-testing/17.1.1/firebase-appcheck-debug-testing-17.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-debug","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"androidx.test","artifactId":"core","version":"1.5.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.1.0","url":"https://maven.google.com/com/google/firebase/firebase-appcheck-interop/17.1.0/firebase-appcheck-interop-17.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-ktx","version":"17.1.1","url":"https://maven.google.com/com/google/firebase/firebase-appcheck-ktx/17.1.1/firebase-appcheck-ktx-17.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-playintegrity","version":"17.1.1","url":"https://maven.google.com/com/google/firebase/firebase-appcheck-playintegrity/17.1.1/firebase-appcheck-playintegrity-17.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"integrity","version":"1.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-safetynet","version":"16.1.2","url":"https://maven.google.com/com/google/firebase/firebase-appcheck-safetynet/16.1.2/firebase-appcheck-safetynet-16.1.2.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","type":"jar","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.3.1","type":"aar","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.0","type":"aar","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"16.1.2","type":"aar","scope":"compile"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","type":"aar","scope":"compile"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","type":"aar","scope":"compile"},{"groupId":"com.google.android.gms","artifactId":"play-services-safetynet","version":"18.0.0","type":"aar","scope":"compile"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution","version":"16.0.0-beta11","url":"https://maven.google.com/com/google/firebase/firebase-appdistribution/16.0.0-beta11/firebase-appdistribution-16.0.0-beta11.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-api","version":"16.0.0-beta11","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.3.1","scope":"compile","type":"aar"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.1","scope":"compile","type":"aar"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.3.0","scope":"compile","type":"aar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"2.1.4","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-api","version":"16.0.0-beta11","url":"https://maven.google.com/com/google/firebase/firebase-appdistribution-api/16.0.0-beta11/firebase-appdistribution-api-16.0.0-beta11.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-api-ktx","version":"16.0.0-beta11","url":"https://maven.google.com/com/google/firebase/firebase-appdistribution-api-ktx/16.0.0-beta11/firebase-appdistribution-api-ktx-16.0.0-beta11.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-api","version":"16.0.0-beta11","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-gradle","version":"4.0.1","url":"https://maven.google.com/com/google/firebase/firebase-appdistribution-gradle/4.0.1/firebase-appdistribution-gradle-4.0.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.8.0","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"29.0-jre","scope":"runtime"},{"groupId":"com.google.api-client","artifactId":"google-api-client","version":"1.30.9","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.11.0","scope":"runtime"},{"groupId":"commons-cli","artifactId":"commons-cli","version":"1.4","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.6","scope":"runtime"},{"groupId":"com.google.oauth-client","artifactId":"google-oauth-client","version":"1.31.0","scope":"runtime"},{"groupId":"com.google.oauth-client","artifactId":"google-oauth-client-java6","version":"1.31.0","scope":"runtime"},{"groupId":"com.google.oauth-client","artifactId":"google-oauth-client-jetty","version":"1.31.0","scope":"runtime"},{"groupId":"com.google.http-client","artifactId":"google-http-client-jackson2","version":"1.34.2","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.8.0","scope":"runtime"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-ktx","version":"16.0.0-beta02","url":"https://maven.google.com/com/google/firebase/firebase-appdistribution-ktx/16.0.0-beta02/firebase-appdistribution-ktx-16.0.0-beta02.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution","version":"16.0.0-beta02","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.3.72","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appindexing","version":"20.0.0","url":"https://maven.google.com/com/google/firebase/firebase-appindexing/20.0.0/firebase-appindexing-20.0.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-appindexing-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-appindexing-license/12.0.1/firebase-appindexing-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-auth","version":"22.3.0","url":"https://maven.google.com/com/google/firebase/firebase-auth/22.3.0/firebase-auth-22.3.0.pom","dependencies":[{"groupId":"androidx.browser","artifactId":"browser","version":"1.4.0","scope":"compile","type":"aar"},{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.fragment","artifactId":"fragment","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.localbroadcastmanager","artifactId":"localbroadcastmanager","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-api-phone","version":"17.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"integrity","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.recaptcha","artifactId":"recaptcha","version":"18.1.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"20.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-auth-common","version":"9.8.0","url":"https://maven.google.com/com/google/firebase/firebase-auth-common/9.8.0/firebase-auth-common-9.8.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-module","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"9.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-auth-impl","version":"16.1.0","url":"https://maven.google.com/com/google/firebase/firebase-auth-impl/16.1.0/firebase-auth-impl-16.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth","version":"[16.0.5]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"16.0.3","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp","artifactId":"okhttp","version":"2.7.2","scope":"compile","type":"jar"},{"groupId":"com.squareup.retrofit","artifactId":"retrofit","version":"1.9.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"20.0.0","url":"https://maven.google.com/com/google/firebase/firebase-auth-interop/20.0.0/firebase-auth-interop-20.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-auth-ktx","version":"22.3.0","url":"https://maven.google.com/com/google/firebase/firebase-auth-ktx/22.3.0/firebase-auth-ktx-22.3.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-auth","version":"22.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-auth-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-auth-license/12.0.1/firebase-auth-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-module","version":"9.8.0","url":"https://maven.google.com/com/google/firebase/firebase-auth-module/9.8.0/firebase-auth-module-9.8.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"9.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"9.8.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-bom","version":"32.6.0","url":"https://maven.google.com/com/google/firebase/firebase-bom/32.6.0/firebase-bom-32.6.0.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","url":"https://maven.google.com/com/google/firebase/firebase-common/20.4.2/firebase-common-20.4.2.pom","dependencies":[{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-play-services","version":"1.6.4","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"androidx.concurrent","artifactId":"concurrent-futures","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","url":"https://maven.google.com/com/google/firebase/firebase-common-ktx/20.4.2/firebase-common-ktx-20.4.2.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-common-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-common-license/12.0.1/firebase-common-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","url":"https://maven.google.com/com/google/firebase/firebase-components/17.1.5/firebase-components-17.1.5.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.9.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-config","version":"21.6.0","url":"https://maven.google.com/com/google/firebase/firebase-config/21.6.0/firebase-config-21.6.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-config-interop","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-abt","version":"21.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-config-interop","version":"16.0.0","url":"https://maven.google.com/com/google/firebase/firebase-config-interop/16.0.0/firebase-config-interop-16.0.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-config-ktx","version":"21.6.0","url":"https://maven.google.com/com/google/firebase/firebase-config-ktx/21.6.0/firebase-config-ktx-21.6.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-config","version":"21.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-abt","version":"21.1.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-config-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-config-license/12.0.1/firebase-config-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-core","version":"21.1.1","url":"https://maven.google.com/com/google/firebase/firebase-core/21.1.1/firebase-core-21.1.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"21.1.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-crash","version":"16.2.1","url":"https://maven.google.com/com/google/firebase/firebase-crash/16.2.1/firebase-crash-16.2.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-flags","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"16.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"17.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"17.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-crash-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-crash-license/12.0.1/firebase-crash-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics","version":"18.6.0","url":"https://maven.google.com/com/google/firebase/firebase-crashlytics/18.6.0/firebase-crashlytics-18.6.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-config-interop","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-sessions","version":"1.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics-buildtools","version":"2.9.9","url":"https://maven.google.com/com/google/firebase/firebase-crashlytics-buildtools/2.9.9/firebase-crashlytics-buildtools-2.9.9.pom","dependencies":[]},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics-gradle","version":"2.9.9","url":"https://maven.google.com/com/google/firebase/firebase-crashlytics-gradle/2.9.9/firebase-crashlytics-gradle-2.9.9.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics-buildtools","version":"2.9.9","scope":"runtime"}]},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics-ktx","version":"18.6.0","url":"https://maven.google.com/com/google/firebase/firebase-crashlytics-ktx/18.6.0/firebase-crashlytics-ktx-18.6.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics","version":"18.6.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics-ndk","version":"18.6.0","url":"https://maven.google.com/com/google/firebase/firebase-crashlytics-ndk/18.6.0/firebase-crashlytics-ndk-18.6.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics","version":"18.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-database","version":"20.3.0","url":"https://maven.google.com/com/google/firebase/firebase-database/20.3.0/firebase-database-20.3.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"20.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-database-collection","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-database-collection","version":"18.0.1","url":"https://maven.google.com/com/google/firebase/firebase-database-collection/18.0.1/firebase-database-collection-18.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-database-connection","version":"16.0.2","url":"https://maven.google.com/com/google/firebase/firebase-database-connection/16.0.2/firebase-database-connection-16.0.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"16.0.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-database-connection-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-database-connection-license/12.0.1/firebase-database-connection-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-database-ktx","version":"20.3.0","url":"https://maven.google.com/com/google/firebase/firebase-database-ktx/20.3.0/firebase-database-ktx-20.3.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-database","version":"20.3.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-database-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-database-license/12.0.1/firebase-database-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-datatransport","version":"18.2.0","url":"https://maven.google.com/com/google/firebase/firebase-datatransport/18.2.0/firebase-datatransport-18.2.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.9","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-links","version":"21.2.0","url":"https://maven.google.com/com/google/firebase/firebase-dynamic-links/21.2.0/firebase-dynamic-links-21.2.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"20.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-links-ktx","version":"21.2.0","url":"https://maven.google.com/com/google/firebase/firebase-dynamic-links-ktx/21.2.0/firebase-dynamic-links-ktx-21.2.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-links","version":"21.2.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-links-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-dynamic-links-license/12.0.1/firebase-dynamic-links-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-dynamic-module-support","version":"16.0.0-beta03","url":"https://maven.google.com/com/google/firebase/firebase-dynamic-module-support/16.0.0-beta03/firebase-dynamic-module-support-16.0.0-beta03.pom","dependencies":[{"groupId":"com.google.android.play","artifactId":"feature-delivery","version":"2.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.1.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","url":"https://maven.google.com/com/google/firebase/firebase-encoders/17.0.0/firebase-encoders-17.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.1","url":"https://maven.google.com/com/google/firebase/firebase-encoders-json/18.0.1/firebase-encoders-json-18.0.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","type":"jar","scope":"compile"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","type":"jar","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","type":"jar","scope":"compile"}]},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-proto","version":"16.0.0","url":"https://maven.google.com/com/google/firebase/firebase-encoders-proto/16.0.0/firebase-encoders-proto-16.0.0.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-firestore","version":"24.9.1","url":"https://maven.google.com/com/google/firebase/firebase-firestore/24.9.1/firebase-firestore-24.9.1.pom","dependencies":[{"groupId":"io.grpc","artifactId":"grpc-android","version":"1.52.1","scope":"compile","type":"aar"},{"groupId":"io.grpc","artifactId":"grpc-okhttp","version":"1.52.1","scope":"compile","type":"jar"},{"groupId":"io.grpc","artifactId":"grpc-protobuf-lite","version":"1.52.1","scope":"compile","type":"jar"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.52.1","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-database-collection","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"protolite-well-known-types","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"19.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-firestore-ktx","version":"24.9.1","url":"https://maven.google.com/com/google/firebase/firebase-firestore-ktx/24.9.1/firebase-firestore-ktx-24.9.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-firestore","version":"24.9.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-functions","version":"20.4.0","url":"https://maven.google.com/com/google/firebase/firebase-functions/20.4.0/firebase-functions-20.4.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"21.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile","type":"jar"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.12.13","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-functions-ktx","version":"20.4.0","url":"https://maven.google.com/com/google/firebase/firebase-functions-ktx/20.4.0/firebase-functions-ktx-20.4.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-functions","version":"20.4.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-functions-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-functions-license/12.0.1/firebase-functions-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"21.1.0","url":"https://maven.google.com/com/google/firebase/firebase-iid/21.1.0/firebase-iid-21.1.0.pom","dependencies":[{"groupId":"androidx.collection","artifactId":"collection","version":"1.0.0","scope":"compile","type":"jar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.legacy","artifactId":"legacy-support-core-utils","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cloud-messaging","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"16.3.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"16.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-iid-interop","version":"17.1.0","url":"https://maven.google.com/com/google/firebase/firebase-iid-interop/17.1.0/firebase-iid-interop-17.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-iid-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-iid-license/12.0.1/firebase-iid-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging","version":"20.4.0","url":"https://maven.google.com/com/google/firebase/firebase-inappmessaging/20.4.0/firebase-inappmessaging-20.4.0.pom","dependencies":[{"groupId":"io.grpc","artifactId":"grpc-okhttp","version":"1.52.1","scope":"compile","type":"jar"},{"groupId":"io.grpc","artifactId":"grpc-protobuf-lite","version":"1.52.1","scope":"compile","type":"jar"},{"groupId":"io.grpc","artifactId":"grpc-stub","version":"1.52.1","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"jar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxandroid","version":"2.0.2","scope":"compile","type":"aar"},{"groupId":"io.reactivex.rxjava2","artifactId":"rxjava","version":"2.1.14","scope":"compile","type":"jar"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"protolite-well-known-types","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-abt","version":"21.1.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-datatransport","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging-display","version":"20.4.0","url":"https://maven.google.com/com/google/firebase/firebase-inappmessaging-display/20.4.0/firebase-inappmessaging-display-20.4.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.1.0","scope":"compile","type":"aar"},{"groupId":"androidx.browser","artifactId":"browser","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.cardview","artifactId":"cardview","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"androidx.constraintlayout","artifactId":"constraintlayout","version":"1.1.3","scope":"compile","type":"aar"},{"groupId":"androidx.legacy","artifactId":"legacy-support-v4","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.github.bumptech.glide","artifactId":"glide","version":"4.11.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.6.6","scope":"compile","type":"jar"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging","version":"20.4.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging-display-ktx","version":"20.4.0","url":"https://maven.google.com/com/google/firebase/firebase-inappmessaging-display-ktx/20.4.0/firebase-inappmessaging-display-ktx-20.4.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging","version":"20.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging-display","version":"20.4.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging-ktx","version":"20.4.0","url":"https://maven.google.com/com/google/firebase/firebase-inappmessaging-ktx/20.4.0/firebase-inappmessaging-ktx-20.4.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-inappmessaging","version":"20.4.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","url":"https://maven.google.com/com/google/firebase/firebase-installations/17.2.0/firebase-installations-17.2.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.2.0","url":"https://maven.google.com/com/google/firebase/firebase-installations-interop/17.2.0/firebase-installations-interop-17.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-installations-ktx","version":"17.2.0","url":"https://maven.google.com/com/google/firebase/firebase-installations-ktx/17.2.0/firebase-installations-ktx-17.2.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-invites","version":"17.0.0","url":"https://maven.google.com/com/google/firebase/firebase-invites/17.0.0/firebase-invites-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-appinvite","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"16.4.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"20.0.1","url":"https://maven.google.com/com/google/firebase/firebase-measurement-connector/20.0.1/firebase-measurement-connector-20.0.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector-impl","version":"17.0.5","url":"https://maven.google.com/com/google/firebase/firebase-measurement-connector-impl/17.0.5/firebase-measurement-connector-impl-17.0.5.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"16.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-api","version":"[16.3.0]","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-measurement-base","version":"[16.3.0]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics","version":"[16.3.0]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-analytics-impl","version":"[16.3.0]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"16.0.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"17.0.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-messaging","version":"23.3.1","url":"https://maven.google.com/com/google/firebase/firebase-messaging/23.3.1/firebase-messaging-23.3.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.9.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-proto","version":"16.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cloud-messaging","version":"17.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-stats","version":"17.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-datatransport","version":"18.1.7","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-measurement-connector","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-messaging-directboot","version":"23.3.1","url":"https://maven.google.com/com/google/firebase/firebase-messaging-directboot/23.3.1/firebase-messaging-directboot-23.3.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-messaging","version":"23.3.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-cloud-messaging","version":"17.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.errorprone","artifactId":"error_prone_annotations","version":"2.9.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-messaging-ktx","version":"23.3.1","url":"https://maven.google.com/com/google/firebase/firebase-messaging-ktx/23.3.1/firebase-messaging-ktx-23.3.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-messaging","version":"23.3.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-messaging-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-messaging-license/12.0.1/firebase-messaging-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"22.1.2","url":"https://maven.google.com/com/google/firebase/firebase-ml-common/22.1.2/firebase-ml-common-22.1.2.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"16.3.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-model-interpreter","version":"22.0.4","url":"https://maven.google.com/com/google/firebase/firebase-ml-model-interpreter/22.0.4/firebase-ml-model-interpreter-22.0.4.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite","version":"1.13.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-modeldownloader","version":"24.2.1","url":"https://maven.google.com/com/google/firebase/firebase-ml-modeldownloader/24.2.1/firebase-ml-modeldownloader-24.2.1.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.auto.service","artifactId":"auto-service-annotations","version":"1.0.1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"javax.inject","artifactId":"javax.inject","version":"1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-datatransport","version":"18.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-modeldownloader-ktx","version":"24.2.1","url":"https://maven.google.com/com/google/firebase/firebase-ml-modeldownloader-ktx/24.2.1/firebase-ml-modeldownloader-ktx-24.2.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-modeldownloader","version":"24.2.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language","version":"22.0.1","url":"https://maven.google.com/com/google/firebase/firebase-ml-natural-language/22.0.1/firebase-ml-natural-language-22.0.1.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"16.3.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"22.1.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-smart-reply","version":"[18.0.8]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-translate","version":"22.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-language-id-model","version":"20.0.8","url":"https://maven.google.com/com/google/firebase/firebase-ml-natural-language-language-id-model/20.0.8/firebase-ml-natural-language-language-id-model-20.0.8.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language","version":"[22.0.1]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-smart-reply","version":"18.0.8","url":"https://maven.google.com/com/google/firebase/firebase-ml-natural-language-smart-reply/18.0.8/firebase-ml-natural-language-smart-reply-18.0.8.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-smart-reply-model","version":"20.0.8","url":"https://maven.google.com/com/google/firebase/firebase-ml-natural-language-smart-reply-model/20.0.8/firebase-ml-natural-language-smart-reply-model-20.0.8.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-config","version":"19.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"20.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"16.3.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"22.1.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-language-id-model","version":"[20.0.8]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-smart-reply","version":"[18.0.8]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-translate","version":"22.0.2","url":"https://maven.google.com/com/google/firebase/firebase-ml-natural-language-translate/22.0.2/firebase-ml-natural-language-translate-22.0.2.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-phenotype","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-config","version":"19.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"16.3.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"22.1.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-translate-model","version":"20.0.9","url":"https://maven.google.com/com/google/firebase/firebase-ml-natural-language-translate-model/20.0.9/firebase-ml-natural-language-translate-model-20.0.9.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-natural-language-translate","version":"[22.0.2]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision","version":"24.1.0","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision/24.1.0/firebase-ml-vision-24.1.0.pom","dependencies":[{"groupId":"androidx.exifinterface","artifactId":"exifinterface","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-auth-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision","version":"20.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"19.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-image-label","version":"18.0.4","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-automl","version":"18.0.6","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision-automl/18.0.6/firebase-ml-vision-automl-18.0.6.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision","version":"[24.1.0]","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite","version":"1.13.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-barcode-model","version":"16.1.2","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision-barcode-model/16.1.2/firebase-ml-vision-barcode-model-16.1.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"19.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision","version":"[24.1.0]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-face-model","version":"20.0.2","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision-face-model/20.0.2/firebase-ml-vision-face-model-20.0.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-face-contour-internal","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-image-label-model","version":"20.0.2","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision-image-label-model/20.0.2/firebase-ml-vision-image-label-model-20.0.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-image-labeling-internal","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-internal-vkp","version":"17.0.2","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision-internal-vkp/17.0.2/firebase-ml-vision-internal-vkp-17.0.2.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision","version":"[24.1.0]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-object-detection-model","version":"19.0.6","url":"https://maven.google.com/com/google/firebase/firebase-ml-vision-object-detection-model/19.0.6/firebase-ml-vision-object-detection-model-19.0.6.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-vision-common","version":"19.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-common","version":"[22.1.2]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision","version":"[24.1.0]","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-ml-vision-internal-vkp","version":"[17.0.2]","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-perf","version":"20.5.1","url":"https://maven.google.com/com/google/firebase/firebase-perf/20.5.1/firebase-perf-20.5.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-datatransport","version":"18.1.8","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"androidx.lifecycle","artifactId":"lifecycle-process","version":"2.3.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.21.11","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.dagger","artifactId":"dagger","version":"2.27","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"protolite-well-known-types","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.12.1","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-config","version":"21.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-sessions","version":"1.2.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-perf-ktx","version":"20.5.1","url":"https://maven.google.com/com/google/firebase/firebase-perf-ktx/20.5.1/firebase-perf-ktx-20.5.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-perf","version":"20.5.1","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.5","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-perf-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-perf-license/12.0.1/firebase-perf-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-plugins","version":"2.0.0","url":"https://maven.google.com/com/google/firebase/firebase-plugins/2.0.0/firebase-plugins-2.0.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"crash-plugin","version":"1.1.5","scope":"compile"},{"groupId":"com.google.firebase","artifactId":"perf-plugin","version":"1.2.1","scope":"compile"}]},{"groupId":"com.google.firebase","artifactId":"firebase-sessions","version":"1.2.0","url":"https://maven.google.com/com/google/firebase/firebase-sessions/1.2.0/firebase-sessions-1.2.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-datatransport","version":"18.1.8","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-installations-interop","version":"17.1.1","scope":"compile","type":"aar"},{"groupId":"androidx.datastore","artifactId":"datastore-preferences","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"17.0.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.5.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-storage","version":"20.3.0","url":"https://maven.google.com/com/google/firebase/firebase-storage/20.3.0/firebase-storage-20.3.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-coroutines-core","version":"1.6.4","scope":"compile","type":"jar"},{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck-interop","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-auth-interop","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-annotations","version":"16.2.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-appcheck","version":"17.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-storage-common","version":"17.0.0","url":"https://maven.google.com/com/google/firebase/firebase-storage-common/17.0.0/firebase-storage-common-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-storage-common-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-storage-common-license/12.0.1/firebase-storage-common-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"firebase-storage-ktx","version":"20.3.0","url":"https://maven.google.com/com/google/firebase/firebase-storage-ktx/20.3.0/firebase-storage-ktx-20.3.0.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common-ktx","version":"20.4.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-storage","version":"20.3.0","scope":"compile","type":"aar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.10","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"17.1.3","scope":"compile","type":"aar"}]},{"groupId":"com.google.firebase","artifactId":"firebase-storage-license","version":"12.0.1","url":"https://maven.google.com/com/google/firebase/firebase-storage-license/12.0.1/firebase-storage-license-12.0.1.pom"},{"groupId":"com.google.firebase","artifactId":"perf-plugin","version":"1.4.2","url":"https://maven.google.com/com/google/firebase/perf-plugin/1.4.2/perf-plugin-1.4.2.pom","dependencies":[{"groupId":"org.ow2.asm","artifactId":"asm","version":"9"},{"groupId":"org.ow2.asm","artifactId":"asm-commons","version":"9"}]},{"groupId":"com.google.firebase","artifactId":"protolite-well-known-types","version":"18.0.0","url":"https://maven.google.com/com/google/firebase/protolite-well-known-types/18.0.0/protolite-well-known-types-18.0.0.pom","dependencies":[{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.14.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.firebase","artifactId":"testlab-instr-lib","version":"0.2","url":"https://maven.google.com/com/google/firebase/testlab-instr-lib/0.2/testlab-instr-lib-0.2.pom","dependencies":[{"groupId":"androidx.test","artifactId":"runner","version":"1.3.0"},{"groupId":"androidx.test.ext","artifactId":"junit","version":"1.1.2"}]}],"com.google.firebase.appdistribution":[{"groupId":"com.google.firebase.appdistribution","artifactId":"com.google.firebase.appdistribution.gradle.plugin","version":"4.0.1","url":"https://maven.google.com/com/google/firebase/appdistribution/com.google.firebase.appdistribution.gradle.plugin/4.0.1/com.google.firebase.appdistribution.gradle.plugin-4.0.1.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-appdistribution-gradle","version":"4.0.1"}]}],"com.google.firebase.crashlytics":[{"groupId":"com.google.firebase.crashlytics","artifactId":"com.google.firebase.crashlytics.gradle.plugin","version":"2.9.9","url":"https://maven.google.com/com/google/firebase/crashlytics/com.google.firebase.crashlytics.gradle.plugin/2.9.9/com.google.firebase.crashlytics.gradle.plugin-2.9.9.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"firebase-crashlytics-gradle","version":"2.9.9"}]}],"com.google.firebase.firebase-perf":[{"groupId":"com.google.firebase.firebase-perf","artifactId":"com.google.firebase.firebase-perf.gradle.plugin","version":"1.4.2","url":"https://maven.google.com/com/google/firebase/firebase-perf/com.google.firebase.firebase-perf.gradle.plugin/1.4.2/com.google.firebase.firebase-perf.gradle.plugin-1.4.2.pom","dependencies":[{"groupId":"com.google.firebase","artifactId":"perf-plugin","version":"1.4.2"}]}],"com.google.firebase.testlab":[{"groupId":"com.google.firebase.testlab","artifactId":"com.google.firebase.testlab.gradle.plugin","version":"0.0.1-alpha05","url":"https://maven.google.com/com/google/firebase/testlab/com.google.firebase.testlab.gradle.plugin/0.0.1-alpha05/com.google.firebase.testlab.gradle.plugin-0.0.1-alpha05.pom","dependencies":[{"groupId":"com.google.firebase.testlab","artifactId":"testlab-gradle-plugin","version":"0.0.1-alpha05"}]},{"groupId":"com.google.firebase.testlab","artifactId":"testlab-gradle-plugin","version":"0.0.1-alpha05","url":"https://maven.google.com/com/google/firebase/testlab/testlab-gradle-plugin/0.0.1-alpha05/testlab-gradle-plugin-0.0.1-alpha05.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.9.0-Beta","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.9","scope":"runtime"},{"groupId":"com.google.apis","artifactId":"google-api-services-testing","version":"v1-rev82-1.22.0","scope":"runtime"},{"groupId":"com.google.apis","artifactId":"google-api-services-toolresults","version":"v1beta3-rev82-1.22.0","scope":"runtime"},{"groupId":"com.google.apis","artifactId":"google-api-services-storage","version":"v1-rev82-1.22.0","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.8-alpha08","scope":"runtime"},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.8-alpha08","scope":"runtime"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java-util","version":"3.19.3","scope":"runtime"},{"groupId":"com.android.tools.utp","artifactId":"android-test-plugin-host-device-info-proto","version":"31.2.0-alpha14","scope":"runtime"}]}],"com.google.gms":[{"groupId":"com.google.gms","artifactId":"google-services","version":"4.4.0","url":"https://maven.google.com/com/google/gms/google-services/4.4.0/google-services-4.4.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.7.22","scope":"compile"},{"groupId":"com.android.tools.build","artifactId":"gradle-api","version":"7.3.0","scope":"runtime"},{"groupId":"com.google.android.gms","artifactId":"strict-version-matcher-plugin","version":"1.2.4","scope":"runtime"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.5","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-jre","scope":"runtime"}]},{"groupId":"com.google.gms","artifactId":"oss-licenses","version":"0.9.2","url":"https://maven.google.com/com/google/gms/oss-licenses/0.9.2/oss-licenses-0.9.2.pom","dependencies":[{"groupId":"com.android.tools.build","artifactId":"gradle","version":"2.3.3","scope":"compile"},{"groupId":"junit","artifactId":"junit","version":"4.12","scope":"test"},{"groupId":"org.mockito","artifactId":"mockito-core","version":"2.13.0","scope":"test"}]}],"com.google.gms.google-services":[{"groupId":"com.google.gms.google-services","artifactId":"com.google.gms.google-services.gradle.plugin","version":"4.4.0","url":"https://maven.google.com/com/google/gms/google-services/com.google.gms.google-services.gradle.plugin/4.4.0/com.google.gms.google-services.gradle.plugin-4.4.0.pom","dependencies":[{"groupId":"com.google.gms","artifactId":"google-services","version":"4.4.0"}]}],"com.google.jacquard":[{"groupId":"com.google.jacquard","artifactId":"jacquard-sdk","version":"1.0.0","url":"https://maven.google.com/com/google/jacquard/jacquard-sdk/1.0.0/jacquard-sdk-1.0.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.3.1"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.7.4"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.7"},{"groupId":"com.google.guava","artifactId":"guava","version":"30.1-android"},{"groupId":"com.google.protobuf","artifactId":"protobuf-java","version":"3.21.1"},{"groupId":"com.squareup.retrofit2","artifactId":"retrofit","version":"2.9.0"},{"groupId":"com.squareup.retrofit2","artifactId":"converter-moshi","version":"2.9.0"},{"groupId":"com.ryanharter.auto.value","artifactId":"auto-value-gson-runtime","version":"1.3.1"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.7.4"},{"groupId":"com.ryanharter.auto.value","artifactId":"auto-value-gson-factory","version":"1.3.1"},{"groupId":"com.ryanharter.auto.value","artifactId":"auto-value-gson-extension","version":"1.3.1"}]}],"com.google.mediapipe":[{"groupId":"com.google.mediapipe","artifactId":"facedetection","version":"0.10.8","url":"https://maven.google.com/com/google/mediapipe/facedetection/0.10.8/facedetection-0.10.8.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"solution-core","version":"0.10.8","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"facemesh","version":"0.10.8","url":"https://maven.google.com/com/google/mediapipe/facemesh/0.10.8/facemesh-0.10.8.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"solution-core","version":"0.10.8","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"hands","version":"0.10.8","url":"https://maven.google.com/com/google/mediapipe/hands/0.10.8/hands-0.10.8.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"solution-core","version":"0.10.8","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"solution-core","version":"0.10.8","url":"https://maven.google.com/com/google/mediapipe/solution-core/0.10.8/solution-core-0.10.8.pom","dependencies":[{"groupId":"androidx.camera","artifactId":"camera-core","version":"1.0.0-beta10","scope":"compile"},{"groupId":"androidx.camera","artifactId":"camera-camera2","version":"1.0.0-beta10","scope":"compile"},{"groupId":"androidx.camera","artifactId":"camera-lifecycle","version":"1.0.0-beta10","scope":"compile"},{"groupId":"com.google.flogger","artifactId":"flogger","version":"0.6","scope":"compile"},{"groupId":"com.google.flogger","artifactId":"flogger-system-backend","version":"0.6","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.19.1","scope":"compile"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.0","scope":"compile"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.0","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"tasks-audio","version":"0.20230731","url":"https://maven.google.com/com/google/mediapipe/tasks-audio/0.20230731/tasks-audio-0.20230731.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"tasks-core","version":"0.20230731","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"tasks-core","version":"0.20230731","url":"https://maven.google.com/com/google/mediapipe/tasks-core/0.20230731/tasks-core-0.20230731.pom","dependencies":[{"groupId":"com.google.flogger","artifactId":"flogger","version":"0.6","scope":"compile"},{"groupId":"com.google.flogger","artifactId":"flogger-system-backend","version":"0.6","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.19.1","scope":"compile"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"3.0.0","scope":"compile"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"3.1.0","scope":"compile"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"3.1.0","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"tasks-text","version":"0.20230731","url":"https://maven.google.com/com/google/mediapipe/tasks-text/0.20230731/tasks-text-0.20230731.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"tasks-core","version":"0.20230731","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"tasks-vision","version":"0.20230731","url":"https://maven.google.com/com/google/mediapipe/tasks-vision/0.20230731/tasks-vision-0.20230731.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"tasks-core","version":"0.20230731","scope":"compile"}]},{"groupId":"com.google.mediapipe","artifactId":"tasks-vision-image-generator","version":"0.10.5.2","url":"https://maven.google.com/com/google/mediapipe/tasks-vision-image-generator/0.10.5.2/tasks-vision-image-generator-0.10.5.2.pom","dependencies":[{"groupId":"androidx.annotation","artifactId":"annotation","version":"1.1.0","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value-annotations","version":"1.8.1","scope":"compile"},{"groupId":"com.google.auto.value","artifactId":"auto-value","version":"1.8.1","scope":"compile"},{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-android","scope":"compile"},{"groupId":"com.google.mediapipe","artifactId":"tasks-core","version":"0.10.5.2","scope":"compile"}]}],"com.google.mlkit":[{"groupId":"com.google.mlkit","artifactId":"acceleration","version":"16.0.0-beta1","url":"https://maven.google.com/com/google/mlkit/acceleration/16.0.0-beta1/acceleration-16.0.0-beta1.pom","dependencies":[{"groupId":"androidx.work","artifactId":"work-multiprocess","version":"2.7.0","scope":"compile","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.7.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"listenablefuture","version":"1","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"barcode-scanning","version":"17.2.0","url":"https://maven.google.com/com/google/mlkit/barcode-scanning/17.2.0/barcode-scanning-17.2.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-barcode-scanning","version":"18.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"barcode-scanning-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.9.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"barcode-scanning-common","version":"17.0.0","url":"https://maven.google.com/com/google/mlkit/barcode-scanning-common/17.0.0/barcode-scanning-common-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"camera","version":"16.0.0-beta3","url":"https://maven.google.com/com/google/mlkit/camera/16.0.0-beta3/camera-16.0.0-beta3.pom","dependencies":[{"groupId":"androidx.camera","artifactId":"camera-camera2","version":"1.0.0-rc04","scope":"compile","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-core","version":"1.0.0-rc04","scope":"compile","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-lifecycle","version":"1.0.0-rc04","scope":"compile","type":"aar"},{"groupId":"androidx.camera","artifactId":"camera-view","version":"1.0.0-alpha23","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.guava","artifactId":"guava","version":"29.0-android","scope":"compile","type":"jar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.10.0","url":"https://maven.google.com/com/google/mlkit/common/18.10.0/common-18.10.0.pom","dependencies":[{"groupId":"androidx.appcompat","artifactId":"appcompat","version":"1.6.1","scope":"compile","type":"aar"},{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"digital-ink-recognition","version":"18.1.0","url":"https://maven.google.com/com/google/mlkit/digital-ink-recognition/18.1.0/digital-ink-recognition-18.1.0.pom","dependencies":[{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.7.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.6.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.12.1","scope":"compile","type":"jar"},{"groupId":"com.squareup.okio","artifactId":"okio","version":"2.0.0","scope":"compile","type":"jar"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk7","version":"1.7.10","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"entity-extraction","version":"16.0.0-beta4","url":"https://maven.google.com/com/google/mlkit/entity-extraction/16.0.0-beta4/entity-extraction-16.0.0-beta4.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.2.0","scope":"compile","type":"aar"},{"groupId":"androidx.work","artifactId":"work-runtime","version":"2.7.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.12.1","scope":"compile","type":"jar"},{"groupId":"com.squareup.okio","artifactId":"okio","version":"2.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"face-detection","version":"16.1.5","url":"https://maven.google.com/com/google/mlkit/face-detection/16.1.5/face-detection-16.1.5.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-face-detection","version":"17.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"face-mesh-detection","version":"16.0.0-beta1","url":"https://maven.google.com/com/google/mlkit/face-mesh-detection/16.0.0-beta1/face-mesh-detection-16.0.0-beta1.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"mediapipe-internal","version":"17.0.0-beta8","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"image-labeling","version":"17.0.7","url":"https://maven.google.com/com/google/mlkit/image-labeling/17.0.7/image-labeling-17.0.7.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-default-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-internal-vkp","version":"18.2.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"image-labeling-automl","version":"16.2.1","url":"https://maven.google.com/com/google/mlkit/image-labeling-automl/16.2.1/image-labeling-automl-16.2.1.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-clearcut","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"16.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"org.tensorflow","artifactId":"tensorflow-lite","version":"2.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.1.0","url":"https://maven.google.com/com/google/mlkit/image-labeling-common/18.1.0/image-labeling-common-18.1.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.2.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"image-labeling-custom","version":"17.0.2","url":"https://maven.google.com/com/google/mlkit/image-labeling-custom/17.0.2/image-labeling-custom-17.0.2.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.10.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-custom-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-internal-vkp","version":"18.2.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"image-labeling-custom-common","version":"17.0.0","url":"https://maven.google.com/com/google/mlkit/image-labeling-custom-common/17.0.0/image-labeling-custom-common-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"image-labeling-default-common","version":"17.0.0","url":"https://maven.google.com/com/google/mlkit/image-labeling-default-common/17.0.0/image-labeling-default-common-17.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"image-labeling-common","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"language-id","version":"17.0.4","url":"https://maven.google.com/com/google/mlkit/language-id/17.0.4/language-id-17.0.4.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"language-id-common","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"language-id-common","version":"16.1.0","url":"https://maven.google.com/com/google/mlkit/language-id-common/16.1.0/language-id-common-16.1.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"linkfirebase","version":"17.0.0","url":"https://maven.google.com/com/google/mlkit/linkfirebase/17.0.0/linkfirebase-17.0.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-common","version":"19.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-iid","version":"20.1.5","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"mediapipe-internal","version":"17.0.0-beta8","url":"https://maven.google.com/com/google/mlkit/mediapipe-internal/17.0.0-beta8/mediapipe-internal-17.0.0-beta8.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.2.1","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"object-detection","version":"17.0.0","url":"https://maven.google.com/com/google/mlkit/object-detection/17.0.0/object-detection-17.0.0.pom","dependencies":[{"groupId":"androidx.lifecycle","artifactId":"lifecycle-extensions","version":"2.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"object-detection-common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-internal-vkp","version":"18.2.2","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"object-detection-common","version":"18.0.0","url":"https://maven.google.com/com/google/mlkit/object-detection-common/18.0.0/object-detection-common-18.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"object-detection-custom","version":"17.0.1","url":"https://maven.google.com/com/google/mlkit/object-detection-custom/17.0.1/object-detection-custom-17.0.1.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.10.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"object-detection-common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-internal-vkp","version":"18.2.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"playstore-dynamic-feature-support","version":"16.0.0-beta2","url":"https://maven.google.com/com/google/mlkit/playstore-dynamic-feature-support/16.0.0-beta2/playstore-dynamic-feature-support-16.0.0-beta2.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.play","artifactId":"core","version":"1.10.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"pose-detection","version":"18.0.0-beta3","url":"https://maven.google.com/com/google/mlkit/pose-detection/18.0.0-beta3/pose-detection-18.0.0-beta3.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"pose-detection-common","version":"18.0.0-beta3","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"pose-detection-accurate","version":"18.0.0-beta3","url":"https://maven.google.com/com/google/mlkit/pose-detection-accurate/18.0.0-beta3/pose-detection-accurate-18.0.0-beta3.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"pose-detection-common","version":"18.0.0-beta3","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"pose-detection-common","version":"18.0.0-beta3","url":"https://maven.google.com/com/google/mlkit/pose-detection-common/18.0.0-beta3/pose-detection-common-18.0.0-beta3.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"acceleration","version":"16.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.5.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"mediapipe-internal","version":"17.0.0-beta8","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"segmentation-selfie","version":"16.0.0-beta4","url":"https://maven.google.com/com/google/mlkit/segmentation-selfie/16.0.0-beta4/segmentation-selfie-16.0.0-beta4.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"mediapipe-internal","version":"17.0.0-beta6","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"smart-reply","version":"17.0.2","url":"https://maven.google.com/com/google/mlkit/smart-reply/17.0.2/smart-reply-17.0.2.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.4.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"language-id","version":"17.0.4","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"smart-reply-common","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"smart-reply-common","version":"16.1.0","url":"https://maven.google.com/com/google/mlkit/smart-reply-common/16.1.0/smart-reply-common-16.1.0.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.6.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"language-id-common","version":"16.1.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"text-recognition","version":"16.0.0","url":"https://maven.google.com/com/google/mlkit/text-recognition/16.0.0/text-recognition-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"text-recognition-bundled-common","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"text-recognition-bundled-common","version":"16.0.0","url":"https://maven.google.com/com/google/mlkit/text-recognition-bundled-common/16.0.0/text-recognition-bundled-common-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"text-recognition-chinese","version":"16.0.0","url":"https://maven.google.com/com/google/mlkit/text-recognition-chinese/16.0.0/text-recognition-chinese-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-chinese","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"text-recognition-bundled-common","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"text-recognition-devanagari","version":"16.0.0","url":"https://maven.google.com/com/google/mlkit/text-recognition-devanagari/16.0.0/text-recognition-devanagari-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-devanagari","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"text-recognition-bundled-common","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"text-recognition-japanese","version":"16.0.0","url":"https://maven.google.com/com/google/mlkit/text-recognition-japanese/16.0.0/text-recognition-japanese-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-japanese","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"text-recognition-bundled-common","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"text-recognition-korean","version":"16.0.0","url":"https://maven.google.com/com/google/mlkit/text-recognition-korean/16.0.0/text-recognition-korean-16.0.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-common","version":"19.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-mlkit-text-recognition-korean","version":"16.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.8.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"text-recognition-bundled-common","version":"16.0.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"translate","version":"17.0.2","url":"https://maven.google.com/com/google/mlkit/translate/17.0.2/translate-17.0.2.pom","dependencies":[{"groupId":"androidx.core","artifactId":"core","version":"1.9.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.10.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.0.0","scope":"compile","type":"jar"}]},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.3.0","url":"https://maven.google.com/com/google/mlkit/vision-common/17.3.0/vision-common-17.3.0.pom","dependencies":[{"groupId":"androidx.exifinterface","artifactId":"exifinterface","version":"1.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"},{"groupId":"com.google.android.odml","artifactId":"image","version":"1.0.0-beta1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.6.0","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"vision-interfaces","version":"16.3.0","url":"https://maven.google.com/com/google/mlkit/vision-interfaces/16.3.0/vision-interfaces-16.3.0.pom","dependencies":[{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.2","scope":"compile","type":"aar"}]},{"groupId":"com.google.mlkit","artifactId":"vision-internal-vkp","version":"18.2.2","url":"https://maven.google.com/com/google/mlkit/vision-internal-vkp/18.2.2/vision-internal-vkp-18.2.2.pom","dependencies":[{"groupId":"com.google.android.datatransport","artifactId":"transport-api","version":"2.2.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-backend-cct","version":"2.3.3","scope":"compile","type":"aar"},{"groupId":"com.google.android.datatransport","artifactId":"transport-runtime","version":"2.2.6","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-base","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-basement","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.android.gms","artifactId":"play-services-tasks","version":"18.0.1","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-components","version":"16.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders","version":"16.1.0","scope":"compile","type":"jar"},{"groupId":"com.google.firebase","artifactId":"firebase-encoders-json","version":"17.1.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"common","version":"18.0.0","scope":"compile","type":"aar"},{"groupId":"com.google.mlkit","artifactId":"vision-common","version":"17.0.0","scope":"compile","type":"aar"},{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.0.0","scope":"compile","type":"jar"}]}],"com.google.net.cronet":[{"groupId":"com.google.net.cronet","artifactId":"cronet-okhttp","version":"0.1.0","url":"https://maven.google.com/com/google/net/cronet/cronet-okhttp/0.1.0/cronet-okhttp-0.1.0.pom","dependencies":[{"groupId":"com.squareup.okhttp3","artifactId":"okhttp","version":"3.12.13"},{"groupId":"com.squareup.okio","artifactId":"okio","version":"2.10.0"},{"groupId":"com.google.guava","artifactId":"guava","version":"31.1-android"},{"groupId":"org.chromium.net","artifactId":"cronet-api","version":"98.4758.101"}]}],"com.google.oboe":[{"groupId":"com.google.oboe","artifactId":"oboe","version":"1.8.0","url":"https://maven.google.com/com/google/oboe/oboe/1.8.0/oboe-1.8.0.pom"}],"com.google.prefab":[{"groupId":"com.google.prefab","artifactId":"api","version":"2.0.0","url":"https://maven.google.com/com/google/prefab/api/2.0.0/api-2.0.0.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.5.20","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-json-jvm","version":"1.2.1","scope":"runtime"}]},{"groupId":"com.google.prefab","artifactId":"cli","version":"2.0.0","url":"https://maven.google.com/com/google/prefab/cli/2.0.0/cli-2.0.0.pom","dependencies":[]}],"com.google.relay":[{"groupId":"com.google.relay","artifactId":"com.google.relay.gradle.plugin","version":"0.3.10","url":"https://maven.google.com/com/google/relay/com.google.relay.gradle.plugin/0.3.10/com.google.relay.gradle.plugin-0.3.10.pom","dependencies":[{"groupId":"com.google.relay","artifactId":"relay-gradle-plugin","version":"0.3.10"}]},{"groupId":"com.google.relay","artifactId":"relay-gradle-plugin","version":"0.3.10","url":"https://maven.google.com/com/google/relay/relay-gradle-plugin/0.3.10/relay-gradle-plugin-0.3.10.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jdk8","version":"1.5.31","scope":"compile"},{"groupId":"com.google.code.gson","artifactId":"gson","version":"2.8.9","scope":"runtime"},{"groupId":"commons-io","artifactId":"commons-io","version":"2.11.0","scope":"runtime"},{"groupId":"org.http4k","artifactId":"http4k-core","version":"4.12.0.1","scope":"runtime"},{"groupId":"com.google.guava","artifactId":"guava","version":"30.1-jre","scope":"runtime"},{"groupId":"org.jetbrains.kotlinx","artifactId":"kotlinx-serialization-json-jvm","version":"1.0.0","scope":"runtime"}]}],"com.google.test.platform":[{"groupId":"com.google.test.platform","artifactId":"android-device-controller-adb","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/android-device-controller-adb/0.0.2-dev/android-device-controller-adb-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"android-device-provider-local","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/android-device-provider-local/0.0.2-dev/android-device-provider-local-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"android-driver-instrumentation","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/android-driver-instrumentation/0.0.2-dev/android-driver-instrumentation-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"android-test-plugin","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/android-test-plugin/0.0.2-dev/android-test-plugin-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"android-test-plugin-host-retention","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/android-test-plugin-host-retention/0.0.2-dev/android-test-plugin-host-retention-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"core","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/core/0.0.2-dev/core-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"core-proto","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/core-proto/0.0.2-dev/core-proto-0.0.2-dev.pom","dependencies":[]},{"groupId":"com.google.test.platform","artifactId":"launcher","version":"0.0.2-dev","url":"https://maven.google.com/com/google/test/platform/launcher/0.0.2-dev/launcher-0.0.2-dev.pom","dependencies":[]}],"com.google.testing.platform":[{"groupId":"com.google.testing.platform","artifactId":"android-device-controller-adb","version":"0.0.4-dev","url":"https://maven.google.com/com/google/testing/platform/android-device-controller-adb/0.0.4-dev/android-device-controller-adb-0.0.4-dev.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-gradle","version":"0.0.8-alpha07","url":"https://maven.google.com/com/google/testing/platform/android-device-provider-gradle/0.0.8-alpha07/android-device-provider-gradle-0.0.8-alpha07.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-local","version":"0.0.9-alpha02","url":"https://maven.google.com/com/google/testing/platform/android-device-provider-local/0.0.9-alpha02/android-device-provider-local-0.0.9-alpha02.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-device-provider-virtual","version":"0.0.6-dev","url":"https://maven.google.com/com/google/testing/platform/android-device-provider-virtual/0.0.6-dev/android-device-provider-virtual-0.0.6-dev.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-driver-instrumentation","version":"0.0.9-alpha02","url":"https://maven.google.com/com/google/testing/platform/android-driver-instrumentation/0.0.9-alpha02/android-driver-instrumentation-0.0.9-alpha02.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-test-plugin","version":"0.0.9-alpha02","url":"https://maven.google.com/com/google/testing/platform/android-test-plugin/0.0.9-alpha02/android-test-plugin-0.0.9-alpha02.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-test-plugin-host-device-info","version":"0.0.8-alpha07","url":"https://maven.google.com/com/google/testing/platform/android-test-plugin-host-device-info/0.0.8-alpha07/android-test-plugin-host-device-info-0.0.8-alpha07.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"android-test-plugin-host-retention","version":"0.0.8-alpha07","url":"https://maven.google.com/com/google/testing/platform/android-test-plugin-host-retention/0.0.8-alpha07/android-test-plugin-host-retention-0.0.8-alpha07.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"core","version":"0.0.9-alpha02","url":"https://maven.google.com/com/google/testing/platform/core/0.0.9-alpha02/core-0.0.9-alpha02.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"core-proto","version":"0.0.9-alpha02","url":"https://maven.google.com/com/google/testing/platform/core-proto/0.0.9-alpha02/core-proto-0.0.9-alpha02.pom","dependencies":[]},{"groupId":"com.google.testing.platform","artifactId":"launcher","version":"0.0.9-alpha02","url":"https://maven.google.com/com/google/testing/platform/launcher/0.0.9-alpha02/launcher-0.0.9-alpha02.pom","dependencies":[]}],"io.fabric.sdk.android":[{"groupId":"io.fabric.sdk.android","artifactId":"fabric","version":"1.4.8","url":"https://maven.google.com/io/fabric/sdk/android/fabric/1.4.8/fabric-1.4.8.pom"}],"org.chromium.net":[{"groupId":"org.chromium.net","artifactId":"cronet-api","version":"113.5672.61","url":"https://maven.google.com/org/chromium/net/cronet-api/113.5672.61/cronet-api-113.5672.61.pom"},{"groupId":"org.chromium.net","artifactId":"cronet-common","version":"113.5672.61","url":"https://maven.google.com/org/chromium/net/cronet-common/113.5672.61/cronet-common-113.5672.61.pom","dependencies":[{"groupId":"${project.groupId}","artifactId":"cronet-api","version":"${project.version}"}]},{"groupId":"org.chromium.net","artifactId":"cronet-embedded","version":"113.5672.61","url":"https://maven.google.com/org/chromium/net/cronet-embedded/113.5672.61/cronet-embedded-113.5672.61.pom","dependencies":[{"groupId":"${project.groupId}","artifactId":"cronet-common","version":"${project.version}"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.1"},{"groupId":"com.google.protobuf","artifactId":"protobuf-javalite","version":"3.22.3","scope":"runtime"},{"groupId":"androidx.core","artifactId":"core","version":"1.10.1","scope":"runtime"}]},{"groupId":"org.chromium.net","artifactId":"cronet-fallback","version":"113.5672.61","url":"https://maven.google.com/org/chromium/net/cronet-fallback/113.5672.61/cronet-fallback-113.5672.61.pom","dependencies":[{"groupId":"${project.groupId}","artifactId":"cronet-common","version":"${project.version}"},{"groupId":"com.google.code.findbugs","artifactId":"jsr305","version":"3.0.1"}]}],"org.jetbrains.kotlin":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-compiler-embeddable","version":"1.4.0-dev-withExperimentalGoogleExtensions-20200720","url":"https://maven.google.com/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4.0-dev-withExperimentalGoogleExtensions-20200720/kotlin-compiler-embeddable-1.4.0-dev-withExperimentalGoogleExtensions-20200720.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4-M3","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-script-runtime","version":"1.4-M3","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-reflect","version":"1.4-M3","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-daemon-embeddable","version":"1.4-M3","scope":"runtime"},{"groupId":"org.jetbrains.intellij.deps","artifactId":"trove4j","version":"1.0.20181211","scope":"runtime"}]},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-ksp","version":"1.4-M1-dev-experimental-20200716","url":"https://maven.google.com/org/jetbrains/kotlin/kotlin-ksp/1.4-M1-dev-experimental-20200716/kotlin-ksp-1.4-M1-dev-experimental-20200716.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-compiler-embeddable","version":"1.4-M1","scope":"runtime"},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4-M1","scope":"runtime"}]},{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-symbol-processing-api","version":"1.4-M1-dev-experimental-20200716","url":"https://maven.google.com/org/jetbrains/kotlin/kotlin-symbol-processing-api/1.4-M1-dev-experimental-20200716/kotlin-symbol-processing-api-1.4-M1-dev-experimental-20200716.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib","version":"1.4-M1","scope":"runtime"}]}],"tools.base.build-system.debug":[{"groupId":"tools.base.build-system.debug","artifactId":"model","version":"3.2.0-alpha12","url":"https://maven.google.com/tools/base/build-system/debug/model/3.2.0-alpha12/model-3.2.0-alpha12.pom","dependencies":[{"groupId":"org.jetbrains.kotlin","artifactId":"kotlin-stdlib-jre8","version":"1.2.0","scope":"runtime"},{"groupId":"tools.base.build-system.integration-test","artifactId":"framework","version":"unspecified","scope":"runtime"},{"groupId":"org.gradle","artifactId":"gradle-tooling-api","version":"4.6","scope":"runtime"},{"groupId":"com.android.tools.build","artifactId":"builder-model","version":"3.2.0-alpha12","scope":"runtime"}]}],"zipflinger":[{"groupId":"zipflinger","artifactId":"zipflinger","version":"3.6.0-alpha05","url":"https://maven.google.com/zipflinger/zipflinger/3.6.0-alpha05/zipflinger-3.6.0-alpha05.pom","dependencies":[{"groupId":"com.google.guava","artifactId":"guava","version":"27.0.1-jre","scope":"compile"},{"groupId":"com.android.tools","artifactId":"common","version":"26.6.0-alpha05","scope":"compile"}]}]}
|