1{
2  "projectPath": ":lifecycle:lifecycle-reactivestreams",
3  "dependencyAdvice": [
4    {
5      "coordinates": {
6        "type": "module",
7        "identifier": "androidx.annotation:annotation",
8        "resolvedVersion": "1.8.1"
9      },
10      "fromConfiguration": "api"
11    },
12    {
13      "coordinates": {
14        "type": "module",
15        "identifier": "androidx.arch.core:core-common",
16        "resolvedVersion": "2.2.0"
17      },
18      "fromConfiguration": "api"
19    },
20    {
21      "coordinates": {
22        "type": "module",
23        "identifier": "androidx.arch.core:core-runtime",
24        "resolvedVersion": "2.2.0"
25      },
26      "toConfiguration": "implementation"
27    },
28    {
29      "coordinates": {
30        "type": "module",
31        "identifier": "org.hamcrest:hamcrest-core",
32        "resolvedVersion": "1.3"
33      },
34      "toConfiguration": "testImplementation"
35    },
36    {
37      "coordinates": {
38        "type": "module",
39        "identifier": "org.jetbrains.kotlinx:kotlinx-coroutines-core",
40        "resolvedVersion": "1.7.3"
41      },
42      "toConfiguration": "testImplementation"
43    },
44    {
45      "coordinates": {
46        "type": "project",
47        "identifier": ":lifecycle:lifecycle-livedata"
48      },
49      "fromConfiguration": "api"
50    },
51    {
52      "coordinates": {
53        "type": "project",
54        "identifier": ":lifecycle:lifecycle-livedata-core"
55      },
56      "toConfiguration": "api"
57    },
58    {
59      "coordinates": {
60        "type": "project",
61        "identifier": ":lifecycle:lifecycle-livedata-core"
62      },
63      "toConfiguration": "testImplementation"
64    },
65    {
66      "coordinates": {
67        "type": "project",
68        "identifier": ":lifecycle:lifecycle-runtime"
69      },
70      "fromConfiguration": "api"
71    }
72  ]
73}