blob: 6fa3f19ff44e29209ee3d4dd1340e2567550c7b1 [file] [log] [blame]
danielwbhuang7bcf0902021-03-02 19:21:21 +08001name: "firebase-messaging"
2description:
3 "firebase-messaging is a library. ImsServiceEntitlement project uses Firebase Cloud Messaging"
4 "APIs to receive FCM registration token."
5
6third_party {
7 url {
8 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +08009 value: "https://maven.google.com/web/index.html?q=firebase-common#com.google.firebase:firebase-common:19.5.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080010
11 }
12 url {
13 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080014 value: "https://maven.google.com/web/index.html?q=firebase-components#com.google.firebase:firebase-components:16.1.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080015 }
16 url {
17 type: ARCHIVE
danielwbhuang1d2aba62021-06-28 02:22:39 +080018 value: "https://maven.google.com/web/index.html?q=firebase-datatransport#com.google.firebase:firebase-datatransport:17.0.10"
19 }
20 url {
21 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080022 value: "https://maven.google.com/web/index.html?q=firebase-encoders#com.google.firebase:firebase-encoders:16.1.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080023 }
24 url {
25 type: ARCHIVE
danielwbhuang1d2aba62021-06-28 02:22:39 +080026 value: "https://maven.google.com/web/index.html?q=firebase-encoders-json#com.google.firebase:firebase-encoders-json:17.1.0"
27 }
28 url {
29 type: ARCHIVE
danielwbhuang7bcf0902021-03-02 19:21:21 +080030 value: "https://maven.google.com/web/index.html?q=firebase-iid#com.google.firebase:firebase-iid:21.0.1"
31 }
32 url {
33 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080034 value: "https://maven.google.com/web/index.html?q=firebase-iid-interop#com.google.firebase:firebase-iid-interop:17.0.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080035 }
36 url {
37 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080038 value: "https://maven.google.com/web/index.html?q=firebase-installations#com.google.firebase:firebase-installations:16.3.5"
danielwbhuang7bcf0902021-03-02 19:21:21 +080039 }
40 url {
41 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080042 value: "https://maven.google.com/web/index.html?q=firebase-installations-interop#com.google.firebase:firebase-installations-interop:16.0.1"
danielwbhuang7bcf0902021-03-02 19:21:21 +080043 }
44 url {
45 type: ARCHIVE
danielwbhuang1d2aba62021-06-28 02:22:39 +080046 value: "https://maven.google.com/web/index.html?q=firebase-measurement-connector#com.google.firebase:firebase-measurement-connector:18.0.0"
47 }
48 url {
49 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080050 value: "https://maven.google.com/web/index.html?q=firebase-messaging#com.google.firebase:firebase-messaging:21.0.1"
danielwbhuang7bcf0902021-03-02 19:21:21 +080051 }
52 url {
53 type: ARCHIVE
danielwbhuang1d2aba62021-06-28 02:22:39 +080054 value: "https://maven.google.com/web/index.html?q=play-services-basement#com.google.android.gms:play-services-basement:17.0.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080055 }
56 url {
57 type: ARCHIVE
danielwbhuangc14549e2021-03-10 15:34:37 +080058 value: "https://maven.google.com/web/index.html?q=play-services-cloud-messaging#com.google.android.gms:play-services-cloud-messaging:16.0.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080059 }
60 url {
61 type: ARCHIVE
danielwbhuang1d2aba62021-06-28 02:22:39 +080062 value: "https://maven.google.com/web/index.html?q=play-services-stats#com.google.android.gms:play-services-stats:17.0.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080063 }
64 url {
65 type: ARCHIVE
danielwbhuang1d2aba62021-06-28 02:22:39 +080066 value: "https://maven.google.com/web/index.html?q=play-services-tasks#com.google.android.gms:play-services-tasks:17.0.0"
67 }
68 url {
69 type: ARCHIVE
70 value: "https://maven.google.com/web/index.html?q=transport-api#com.google.android.datatransport:transport-api:2.2.0"
71 }
72 url {
73 type: ARCHIVE
74 value: "https://maven.google.com/web/index.html?q=transport-backend-cct#com.google.android.datatransport:transport-backend-cct:2.3.3"
75 }
76 url {
77 type: ARCHIVE
78 value: "https://maven.google.com/web/index.html?q=transport-runtime#com.google.android.datatransport:transport-runtime:2.2.0"
danielwbhuang7bcf0902021-03-02 19:21:21 +080079 }
80 license_type: NOTICE
81 last_upgrade_date {
82 year: 2021
danielwbhuang1d2aba62021-06-28 02:22:39 +080083 month: 6
84 day: 28
danielwbhuang7bcf0902021-03-02 19:21:21 +080085 }
86}