-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathandroid_test_maven_install.json
More file actions
executable file
·66 lines (66 loc) · 1.88 KB
/
android_test_maven_install.json
File metadata and controls
executable file
·66 lines (66 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 1960121508,
"__RESOLVED_ARTIFACTS_HASH": -305938915,
"artifacts": {
"androidx.annotation:annotation": {
"shasums": {
"jar": "9029262bddce116e6d02be499e4afdba21f24c239087b76b3b57d7e98b490a36"
},
"version": "1.2.0"
},
"androidx.annotation:annotation-experimental:aar": {
"shasums": {
"jar": "0157de61a2064047896a058080f3fd67ba57ad9a94857b3f7a363660243e3f90"
},
"version": "1.1.0"
},
"androidx.test:annotation:aar": {
"shasums": {
"jar": "c0754928effe1968c3a9a7b55d1dfc7ceb1e1e7c9f3f09f98afd42431f712492"
},
"version": "1.0.1"
},
"androidx.test:monitor:aar": {
"shasums": {
"jar": "2985ce8556989baf7c84342e7f687713c037a39a922e614d1a3ddf1ca3777079"
},
"version": "1.6.1"
},
"androidx.tracing:tracing:aar": {
"shasums": {
"jar": "07b8b6139665b884a162eccf97891ca50f7f56831233bf25168ae04f7b568612"
},
"version": "1.0.0"
}
},
"dependencies": {
"androidx.test:annotation:aar": [
"androidx.annotation:annotation",
"androidx.annotation:annotation-experimental:aar"
],
"androidx.test:monitor:aar": [
"androidx.annotation:annotation",
"androidx.test:annotation:aar",
"androidx.tracing:tracing:aar"
],
"androidx.tracing:tracing:aar": [
"androidx.annotation:annotation"
]
},
"packages": {
"androidx.annotation:annotation": [
"androidx.annotation"
]
},
"repositories": {
"https://dl.google.com/dl/android/maven2/": [
"androidx.annotation:annotation",
"androidx.annotation:annotation-experimental:aar",
"androidx.test:annotation:aar",
"androidx.test:monitor:aar",
"androidx.tracing:tracing:aar"
]
},
"version": "2"
}