sample/src/commonMain/resources/app/cash/licensee/prebuilt_artifacts.json
changeset 47 246422783c0c
equal deleted inserted replaced
46:c40e90a1b0fa 47:246422783c0c
       
     1 [
       
     2     {
       
     3         "groupId": "androidx.activity",
       
     4         "artifactId": "activity",
       
     5         "version": "1.10.1",
       
     6         "name": "Activity",
       
     7         "spdxLicenses": [
       
     8             {
       
     9                 "identifier": "Apache-2.0",
       
    10                 "name": "Apache License 2.0",
       
    11                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
    12             }
       
    13         ],
       
    14         "scm": {
       
    15             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
    16         }
       
    17     },
       
    18     {
       
    19         "groupId": "androidx.activity",
       
    20         "artifactId": "activity-compose",
       
    21         "version": "1.10.1",
       
    22         "name": "Activity Compose",
       
    23         "spdxLicenses": [
       
    24             {
       
    25                 "identifier": "Apache-2.0",
       
    26                 "name": "Apache License 2.0",
       
    27                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
    28             }
       
    29         ],
       
    30         "scm": {
       
    31             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
    32         }
       
    33     },
       
    34     {
       
    35         "groupId": "androidx.activity",
       
    36         "artifactId": "activity-ktx",
       
    37         "version": "1.10.1",
       
    38         "name": "Activity Kotlin Extensions",
       
    39         "spdxLicenses": [
       
    40             {
       
    41                 "identifier": "Apache-2.0",
       
    42                 "name": "Apache License 2.0",
       
    43                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
    44             }
       
    45         ],
       
    46         "scm": {
       
    47             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
    48         }
       
    49     },
       
    50     {
       
    51         "groupId": "androidx.annotation",
       
    52         "artifactId": "annotation",
       
    53         "version": "1.9.1",
       
    54         "name": "Annotation",
       
    55         "spdxLicenses": [
       
    56             {
       
    57                 "identifier": "Apache-2.0",
       
    58                 "name": "Apache License 2.0",
       
    59                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
    60             }
       
    61         ],
       
    62         "scm": {
       
    63             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
    64         }
       
    65     },
       
    66     {
       
    67         "groupId": "androidx.annotation",
       
    68         "artifactId": "annotation-experimental",
       
    69         "version": "1.4.1",
       
    70         "name": "Experimental annotation",
       
    71         "spdxLicenses": [
       
    72             {
       
    73                 "identifier": "Apache-2.0",
       
    74                 "name": "Apache License 2.0",
       
    75                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
    76             }
       
    77         ],
       
    78         "scm": {
       
    79             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
    80         }
       
    81     },
       
    82     {
       
    83         "groupId": "androidx.annotation",
       
    84         "artifactId": "annotation-jvm",
       
    85         "version": "1.9.1",
       
    86         "name": "Annotation",
       
    87         "spdxLicenses": [
       
    88             {
       
    89                 "identifier": "Apache-2.0",
       
    90                 "name": "Apache License 2.0",
       
    91                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
    92             }
       
    93         ],
       
    94         "scm": {
       
    95             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
    96         }
       
    97     },
       
    98     {
       
    99         "groupId": "androidx.appcompat",
       
   100         "artifactId": "appcompat",
       
   101         "version": "1.7.0",
       
   102         "name": "AppCompat",
       
   103         "spdxLicenses": [
       
   104             {
       
   105                 "identifier": "Apache-2.0",
       
   106                 "name": "Apache License 2.0",
       
   107                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   108             }
       
   109         ],
       
   110         "scm": {
       
   111             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   112         }
       
   113     },
       
   114     {
       
   115         "groupId": "androidx.appcompat",
       
   116         "artifactId": "appcompat-resources",
       
   117         "version": "1.7.0",
       
   118         "name": "AppCompat Resources",
       
   119         "spdxLicenses": [
       
   120             {
       
   121                 "identifier": "Apache-2.0",
       
   122                 "name": "Apache License 2.0",
       
   123                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   124             }
       
   125         ],
       
   126         "scm": {
       
   127             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   128         }
       
   129     },
       
   130     {
       
   131         "groupId": "androidx.arch.core",
       
   132         "artifactId": "core-common",
       
   133         "version": "2.2.0",
       
   134         "name": "Android Arch-Common",
       
   135         "spdxLicenses": [
       
   136             {
       
   137                 "identifier": "Apache-2.0",
       
   138                 "name": "Apache License 2.0",
       
   139                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   140             }
       
   141         ],
       
   142         "scm": {
       
   143             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   144         }
       
   145     },
       
   146     {
       
   147         "groupId": "androidx.arch.core",
       
   148         "artifactId": "core-runtime",
       
   149         "version": "2.2.0",
       
   150         "name": "Android Arch-Runtime",
       
   151         "spdxLicenses": [
       
   152             {
       
   153                 "identifier": "Apache-2.0",
       
   154                 "name": "Apache License 2.0",
       
   155                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   156             }
       
   157         ],
       
   158         "scm": {
       
   159             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   160         }
       
   161     },
       
   162     {
       
   163         "groupId": "androidx.autofill",
       
   164         "artifactId": "autofill",
       
   165         "version": "1.0.0",
       
   166         "name": "AndroidX Autofill",
       
   167         "spdxLicenses": [
       
   168             {
       
   169                 "identifier": "Apache-2.0",
       
   170                 "name": "Apache License 2.0",
       
   171                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   172             }
       
   173         ],
       
   174         "scm": {
       
   175             "url": "http://source.android.com"
       
   176         }
       
   177     },
       
   178     {
       
   179         "groupId": "androidx.browser",
       
   180         "artifactId": "browser",
       
   181         "version": "1.8.0",
       
   182         "name": "Browser",
       
   183         "spdxLicenses": [
       
   184             {
       
   185                 "identifier": "Apache-2.0",
       
   186                 "name": "Apache License 2.0",
       
   187                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   188             }
       
   189         ],
       
   190         "scm": {
       
   191             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   192         }
       
   193     },
       
   194     {
       
   195         "groupId": "androidx.cardview",
       
   196         "artifactId": "cardview",
       
   197         "version": "1.0.0",
       
   198         "name": "Android Support CardView v7",
       
   199         "spdxLicenses": [
       
   200             {
       
   201                 "identifier": "Apache-2.0",
       
   202                 "name": "Apache License 2.0",
       
   203                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   204             }
       
   205         ],
       
   206         "scm": {
       
   207             "url": "http://source.android.com"
       
   208         }
       
   209     },
       
   210     {
       
   211         "groupId": "androidx.collection",
       
   212         "artifactId": "collection",
       
   213         "version": "1.4.4",
       
   214         "name": "collections",
       
   215         "spdxLicenses": [
       
   216             {
       
   217                 "identifier": "Apache-2.0",
       
   218                 "name": "Apache License 2.0",
       
   219                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   220             }
       
   221         ],
       
   222         "scm": {
       
   223             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   224         }
       
   225     },
       
   226     {
       
   227         "groupId": "androidx.collection",
       
   228         "artifactId": "collection-jvm",
       
   229         "version": "1.4.4",
       
   230         "name": "collections",
       
   231         "spdxLicenses": [
       
   232             {
       
   233                 "identifier": "Apache-2.0",
       
   234                 "name": "Apache License 2.0",
       
   235                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   236             }
       
   237         ],
       
   238         "scm": {
       
   239             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   240         }
       
   241     },
       
   242     {
       
   243         "groupId": "androidx.collection",
       
   244         "artifactId": "collection-ktx",
       
   245         "version": "1.4.4",
       
   246         "name": "Collections Kotlin Extensions",
       
   247         "spdxLicenses": [
       
   248             {
       
   249                 "identifier": "Apache-2.0",
       
   250                 "name": "Apache License 2.0",
       
   251                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   252             }
       
   253         ],
       
   254         "scm": {
       
   255             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   256         }
       
   257     },
       
   258     {
       
   259         "groupId": "androidx.compose.animation",
       
   260         "artifactId": "animation",
       
   261         "version": "1.7.8",
       
   262         "name": "Compose Animation",
       
   263         "spdxLicenses": [
       
   264             {
       
   265                 "identifier": "Apache-2.0",
       
   266                 "name": "Apache License 2.0",
       
   267                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   268             }
       
   269         ],
       
   270         "scm": {
       
   271             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   272         }
       
   273     },
       
   274     {
       
   275         "groupId": "androidx.compose.animation",
       
   276         "artifactId": "animation-android",
       
   277         "version": "1.7.8",
       
   278         "name": "Compose Animation",
       
   279         "spdxLicenses": [
       
   280             {
       
   281                 "identifier": "Apache-2.0",
       
   282                 "name": "Apache License 2.0",
       
   283                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   284             }
       
   285         ],
       
   286         "scm": {
       
   287             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   288         }
       
   289     },
       
   290     {
       
   291         "groupId": "androidx.compose.animation",
       
   292         "artifactId": "animation-core",
       
   293         "version": "1.7.8",
       
   294         "name": "Compose Animation Core",
       
   295         "spdxLicenses": [
       
   296             {
       
   297                 "identifier": "Apache-2.0",
       
   298                 "name": "Apache License 2.0",
       
   299                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   300             }
       
   301         ],
       
   302         "scm": {
       
   303             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   304         }
       
   305     },
       
   306     {
       
   307         "groupId": "androidx.compose.animation",
       
   308         "artifactId": "animation-core-android",
       
   309         "version": "1.7.8",
       
   310         "name": "Compose Animation Core",
       
   311         "spdxLicenses": [
       
   312             {
       
   313                 "identifier": "Apache-2.0",
       
   314                 "name": "Apache License 2.0",
       
   315                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   316             }
       
   317         ],
       
   318         "scm": {
       
   319             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   320         }
       
   321     },
       
   322     {
       
   323         "groupId": "androidx.compose.foundation",
       
   324         "artifactId": "foundation",
       
   325         "version": "1.7.8",
       
   326         "name": "Compose Foundation",
       
   327         "spdxLicenses": [
       
   328             {
       
   329                 "identifier": "Apache-2.0",
       
   330                 "name": "Apache License 2.0",
       
   331                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   332             }
       
   333         ],
       
   334         "scm": {
       
   335             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   336         }
       
   337     },
       
   338     {
       
   339         "groupId": "androidx.compose.foundation",
       
   340         "artifactId": "foundation-android",
       
   341         "version": "1.7.8",
       
   342         "name": "Compose Foundation",
       
   343         "spdxLicenses": [
       
   344             {
       
   345                 "identifier": "Apache-2.0",
       
   346                 "name": "Apache License 2.0",
       
   347                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   348             }
       
   349         ],
       
   350         "scm": {
       
   351             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   352         }
       
   353     },
       
   354     {
       
   355         "groupId": "androidx.compose.foundation",
       
   356         "artifactId": "foundation-layout",
       
   357         "version": "1.7.8",
       
   358         "name": "Compose Layouts",
       
   359         "spdxLicenses": [
       
   360             {
       
   361                 "identifier": "Apache-2.0",
       
   362                 "name": "Apache License 2.0",
       
   363                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   364             }
       
   365         ],
       
   366         "scm": {
       
   367             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   368         }
       
   369     },
       
   370     {
       
   371         "groupId": "androidx.compose.foundation",
       
   372         "artifactId": "foundation-layout-android",
       
   373         "version": "1.7.8",
       
   374         "name": "Compose Layouts",
       
   375         "spdxLicenses": [
       
   376             {
       
   377                 "identifier": "Apache-2.0",
       
   378                 "name": "Apache License 2.0",
       
   379                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   380             }
       
   381         ],
       
   382         "scm": {
       
   383             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   384         }
       
   385     },
       
   386     {
       
   387         "groupId": "androidx.compose.material",
       
   388         "artifactId": "material",
       
   389         "version": "1.7.8",
       
   390         "name": "Compose Material Components",
       
   391         "spdxLicenses": [
       
   392             {
       
   393                 "identifier": "Apache-2.0",
       
   394                 "name": "Apache License 2.0",
       
   395                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   396             }
       
   397         ],
       
   398         "scm": {
       
   399             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   400         }
       
   401     },
       
   402     {
       
   403         "groupId": "androidx.compose.material",
       
   404         "artifactId": "material-android",
       
   405         "version": "1.7.8",
       
   406         "name": "Compose Material Components",
       
   407         "spdxLicenses": [
       
   408             {
       
   409                 "identifier": "Apache-2.0",
       
   410                 "name": "Apache License 2.0",
       
   411                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   412             }
       
   413         ],
       
   414         "scm": {
       
   415             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   416         }
       
   417     },
       
   418     {
       
   419         "groupId": "androidx.compose.material",
       
   420         "artifactId": "material-icons-core",
       
   421         "version": "1.7.8",
       
   422         "name": "Compose Material Icons Core",
       
   423         "spdxLicenses": [
       
   424             {
       
   425                 "identifier": "Apache-2.0",
       
   426                 "name": "Apache License 2.0",
       
   427                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   428             }
       
   429         ],
       
   430         "scm": {
       
   431             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   432         }
       
   433     },
       
   434     {
       
   435         "groupId": "androidx.compose.material",
       
   436         "artifactId": "material-icons-core-android",
       
   437         "version": "1.7.8",
       
   438         "name": "Compose Material Icons Core",
       
   439         "spdxLicenses": [
       
   440             {
       
   441                 "identifier": "Apache-2.0",
       
   442                 "name": "Apache License 2.0",
       
   443                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   444             }
       
   445         ],
       
   446         "scm": {
       
   447             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   448         }
       
   449     },
       
   450     {
       
   451         "groupId": "androidx.compose.material",
       
   452         "artifactId": "material-icons-extended",
       
   453         "version": "1.7.8",
       
   454         "name": "Compose Material Icons Extended",
       
   455         "spdxLicenses": [
       
   456             {
       
   457                 "identifier": "Apache-2.0",
       
   458                 "name": "Apache License 2.0",
       
   459                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   460             }
       
   461         ],
       
   462         "scm": {
       
   463             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   464         }
       
   465     },
       
   466     {
       
   467         "groupId": "androidx.compose.material",
       
   468         "artifactId": "material-icons-extended-android",
       
   469         "version": "1.7.8",
       
   470         "name": "Compose Material Icons Extended",
       
   471         "spdxLicenses": [
       
   472             {
       
   473                 "identifier": "Apache-2.0",
       
   474                 "name": "Apache License 2.0",
       
   475                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   476             }
       
   477         ],
       
   478         "scm": {
       
   479             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   480         }
       
   481     },
       
   482     {
       
   483         "groupId": "androidx.compose.material",
       
   484         "artifactId": "material-ripple",
       
   485         "version": "1.7.8",
       
   486         "name": "Compose Material Ripple",
       
   487         "spdxLicenses": [
       
   488             {
       
   489                 "identifier": "Apache-2.0",
       
   490                 "name": "Apache License 2.0",
       
   491                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   492             }
       
   493         ],
       
   494         "scm": {
       
   495             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   496         }
       
   497     },
       
   498     {
       
   499         "groupId": "androidx.compose.material",
       
   500         "artifactId": "material-ripple-android",
       
   501         "version": "1.7.8",
       
   502         "name": "Compose Material Ripple",
       
   503         "spdxLicenses": [
       
   504             {
       
   505                 "identifier": "Apache-2.0",
       
   506                 "name": "Apache License 2.0",
       
   507                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   508             }
       
   509         ],
       
   510         "scm": {
       
   511             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   512         }
       
   513     },
       
   514     {
       
   515         "groupId": "androidx.compose.material3",
       
   516         "artifactId": "material3",
       
   517         "version": "1.3.1",
       
   518         "name": "Compose Material3 Components",
       
   519         "spdxLicenses": [
       
   520             {
       
   521                 "identifier": "Apache-2.0",
       
   522                 "name": "Apache License 2.0",
       
   523                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   524             }
       
   525         ],
       
   526         "scm": {
       
   527             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   528         }
       
   529     },
       
   530     {
       
   531         "groupId": "androidx.compose.material3",
       
   532         "artifactId": "material3-android",
       
   533         "version": "1.3.1",
       
   534         "name": "Compose Material3 Components",
       
   535         "spdxLicenses": [
       
   536             {
       
   537                 "identifier": "Apache-2.0",
       
   538                 "name": "Apache License 2.0",
       
   539                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   540             }
       
   541         ],
       
   542         "scm": {
       
   543             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   544         }
       
   545     },
       
   546     {
       
   547         "groupId": "androidx.compose.material3",
       
   548         "artifactId": "material3-window-size-class",
       
   549         "version": "1.3.1",
       
   550         "name": "Compose Material 3 Window Size Class",
       
   551         "spdxLicenses": [
       
   552             {
       
   553                 "identifier": "Apache-2.0",
       
   554                 "name": "Apache License 2.0",
       
   555                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   556             }
       
   557         ],
       
   558         "scm": {
       
   559             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   560         }
       
   561     },
       
   562     {
       
   563         "groupId": "androidx.compose.material3",
       
   564         "artifactId": "material3-window-size-class-android",
       
   565         "version": "1.3.1",
       
   566         "name": "Compose Material 3 Window Size Class",
       
   567         "spdxLicenses": [
       
   568             {
       
   569                 "identifier": "Apache-2.0",
       
   570                 "name": "Apache License 2.0",
       
   571                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   572             }
       
   573         ],
       
   574         "scm": {
       
   575             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   576         }
       
   577     },
       
   578     {
       
   579         "groupId": "androidx.compose.runtime",
       
   580         "artifactId": "runtime",
       
   581         "version": "1.7.8",
       
   582         "name": "Compose Runtime",
       
   583         "spdxLicenses": [
       
   584             {
       
   585                 "identifier": "Apache-2.0",
       
   586                 "name": "Apache License 2.0",
       
   587                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   588             }
       
   589         ],
       
   590         "scm": {
       
   591             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   592         }
       
   593     },
       
   594     {
       
   595         "groupId": "androidx.compose.runtime",
       
   596         "artifactId": "runtime-android",
       
   597         "version": "1.7.8",
       
   598         "name": "Compose Runtime",
       
   599         "spdxLicenses": [
       
   600             {
       
   601                 "identifier": "Apache-2.0",
       
   602                 "name": "Apache License 2.0",
       
   603                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   604             }
       
   605         ],
       
   606         "scm": {
       
   607             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   608         }
       
   609     },
       
   610     {
       
   611         "groupId": "androidx.compose.runtime",
       
   612         "artifactId": "runtime-saveable",
       
   613         "version": "1.7.8",
       
   614         "name": "Compose Saveable",
       
   615         "spdxLicenses": [
       
   616             {
       
   617                 "identifier": "Apache-2.0",
       
   618                 "name": "Apache License 2.0",
       
   619                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   620             }
       
   621         ],
       
   622         "scm": {
       
   623             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   624         }
       
   625     },
       
   626     {
       
   627         "groupId": "androidx.compose.runtime",
       
   628         "artifactId": "runtime-saveable-android",
       
   629         "version": "1.7.8",
       
   630         "name": "Compose Saveable",
       
   631         "spdxLicenses": [
       
   632             {
       
   633                 "identifier": "Apache-2.0",
       
   634                 "name": "Apache License 2.0",
       
   635                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   636             }
       
   637         ],
       
   638         "scm": {
       
   639             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   640         }
       
   641     },
       
   642     {
       
   643         "groupId": "androidx.compose.ui",
       
   644         "artifactId": "ui",
       
   645         "version": "1.7.8",
       
   646         "name": "Compose UI",
       
   647         "spdxLicenses": [
       
   648             {
       
   649                 "identifier": "Apache-2.0",
       
   650                 "name": "Apache License 2.0",
       
   651                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   652             }
       
   653         ],
       
   654         "scm": {
       
   655             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   656         }
       
   657     },
       
   658     {
       
   659         "groupId": "androidx.compose.ui",
       
   660         "artifactId": "ui-android",
       
   661         "version": "1.7.8",
       
   662         "name": "Compose UI",
       
   663         "spdxLicenses": [
       
   664             {
       
   665                 "identifier": "Apache-2.0",
       
   666                 "name": "Apache License 2.0",
       
   667                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   668             }
       
   669         ],
       
   670         "scm": {
       
   671             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   672         }
       
   673     },
       
   674     {
       
   675         "groupId": "androidx.compose.ui",
       
   676         "artifactId": "ui-geometry",
       
   677         "version": "1.7.8",
       
   678         "name": "Compose Geometry",
       
   679         "spdxLicenses": [
       
   680             {
       
   681                 "identifier": "Apache-2.0",
       
   682                 "name": "Apache License 2.0",
       
   683                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   684             }
       
   685         ],
       
   686         "scm": {
       
   687             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   688         }
       
   689     },
       
   690     {
       
   691         "groupId": "androidx.compose.ui",
       
   692         "artifactId": "ui-geometry-android",
       
   693         "version": "1.7.8",
       
   694         "name": "Compose Geometry",
       
   695         "spdxLicenses": [
       
   696             {
       
   697                 "identifier": "Apache-2.0",
       
   698                 "name": "Apache License 2.0",
       
   699                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   700             }
       
   701         ],
       
   702         "scm": {
       
   703             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   704         }
       
   705     },
       
   706     {
       
   707         "groupId": "androidx.compose.ui",
       
   708         "artifactId": "ui-graphics",
       
   709         "version": "1.7.8",
       
   710         "name": "Compose Graphics",
       
   711         "spdxLicenses": [
       
   712             {
       
   713                 "identifier": "Apache-2.0",
       
   714                 "name": "Apache License 2.0",
       
   715                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   716             }
       
   717         ],
       
   718         "scm": {
       
   719             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   720         }
       
   721     },
       
   722     {
       
   723         "groupId": "androidx.compose.ui",
       
   724         "artifactId": "ui-graphics-android",
       
   725         "version": "1.7.8",
       
   726         "name": "Compose Graphics",
       
   727         "spdxLicenses": [
       
   728             {
       
   729                 "identifier": "Apache-2.0",
       
   730                 "name": "Apache License 2.0",
       
   731                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   732             }
       
   733         ],
       
   734         "scm": {
       
   735             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   736         }
       
   737     },
       
   738     {
       
   739         "groupId": "androidx.compose.ui",
       
   740         "artifactId": "ui-text",
       
   741         "version": "1.7.8",
       
   742         "name": "Compose UI Text",
       
   743         "spdxLicenses": [
       
   744             {
       
   745                 "identifier": "Apache-2.0",
       
   746                 "name": "Apache License 2.0",
       
   747                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   748             }
       
   749         ],
       
   750         "scm": {
       
   751             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   752         }
       
   753     },
       
   754     {
       
   755         "groupId": "androidx.compose.ui",
       
   756         "artifactId": "ui-text-android",
       
   757         "version": "1.7.8",
       
   758         "name": "Compose UI Text",
       
   759         "spdxLicenses": [
       
   760             {
       
   761                 "identifier": "Apache-2.0",
       
   762                 "name": "Apache License 2.0",
       
   763                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   764             }
       
   765         ],
       
   766         "scm": {
       
   767             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   768         }
       
   769     },
       
   770     {
       
   771         "groupId": "androidx.compose.ui",
       
   772         "artifactId": "ui-text-google-fonts",
       
   773         "version": "1.7.8",
       
   774         "name": "Compose Google Fonts integration",
       
   775         "spdxLicenses": [
       
   776             {
       
   777                 "identifier": "Apache-2.0",
       
   778                 "name": "Apache License 2.0",
       
   779                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   780             }
       
   781         ],
       
   782         "scm": {
       
   783             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   784         }
       
   785     },
       
   786     {
       
   787         "groupId": "androidx.compose.ui",
       
   788         "artifactId": "ui-tooling",
       
   789         "version": "1.7.8",
       
   790         "name": "Compose Tooling",
       
   791         "spdxLicenses": [
       
   792             {
       
   793                 "identifier": "Apache-2.0",
       
   794                 "name": "Apache License 2.0",
       
   795                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   796             }
       
   797         ],
       
   798         "scm": {
       
   799             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   800         }
       
   801     },
       
   802     {
       
   803         "groupId": "androidx.compose.ui",
       
   804         "artifactId": "ui-tooling-android",
       
   805         "version": "1.7.8",
       
   806         "name": "Compose Tooling",
       
   807         "spdxLicenses": [
       
   808             {
       
   809                 "identifier": "Apache-2.0",
       
   810                 "name": "Apache License 2.0",
       
   811                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   812             }
       
   813         ],
       
   814         "scm": {
       
   815             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   816         }
       
   817     },
       
   818     {
       
   819         "groupId": "androidx.compose.ui",
       
   820         "artifactId": "ui-tooling-data",
       
   821         "version": "1.7.8",
       
   822         "name": "Compose Tooling Data",
       
   823         "spdxLicenses": [
       
   824             {
       
   825                 "identifier": "Apache-2.0",
       
   826                 "name": "Apache License 2.0",
       
   827                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   828             }
       
   829         ],
       
   830         "scm": {
       
   831             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   832         }
       
   833     },
       
   834     {
       
   835         "groupId": "androidx.compose.ui",
       
   836         "artifactId": "ui-tooling-data-android",
       
   837         "version": "1.7.8",
       
   838         "name": "Compose Tooling Data",
       
   839         "spdxLicenses": [
       
   840             {
       
   841                 "identifier": "Apache-2.0",
       
   842                 "name": "Apache License 2.0",
       
   843                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   844             }
       
   845         ],
       
   846         "scm": {
       
   847             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   848         }
       
   849     },
       
   850     {
       
   851         "groupId": "androidx.compose.ui",
       
   852         "artifactId": "ui-tooling-preview",
       
   853         "version": "1.7.8",
       
   854         "name": "Compose UI Preview Tooling",
       
   855         "spdxLicenses": [
       
   856             {
       
   857                 "identifier": "Apache-2.0",
       
   858                 "name": "Apache License 2.0",
       
   859                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   860             }
       
   861         ],
       
   862         "scm": {
       
   863             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   864         }
       
   865     },
       
   866     {
       
   867         "groupId": "androidx.compose.ui",
       
   868         "artifactId": "ui-tooling-preview-android",
       
   869         "version": "1.7.8",
       
   870         "name": "Compose UI Preview Tooling",
       
   871         "spdxLicenses": [
       
   872             {
       
   873                 "identifier": "Apache-2.0",
       
   874                 "name": "Apache License 2.0",
       
   875                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   876             }
       
   877         ],
       
   878         "scm": {
       
   879             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   880         }
       
   881     },
       
   882     {
       
   883         "groupId": "androidx.compose.ui",
       
   884         "artifactId": "ui-unit",
       
   885         "version": "1.7.8",
       
   886         "name": "Compose Unit",
       
   887         "spdxLicenses": [
       
   888             {
       
   889                 "identifier": "Apache-2.0",
       
   890                 "name": "Apache License 2.0",
       
   891                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   892             }
       
   893         ],
       
   894         "scm": {
       
   895             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   896         }
       
   897     },
       
   898     {
       
   899         "groupId": "androidx.compose.ui",
       
   900         "artifactId": "ui-unit-android",
       
   901         "version": "1.7.8",
       
   902         "name": "Compose Unit",
       
   903         "spdxLicenses": [
       
   904             {
       
   905                 "identifier": "Apache-2.0",
       
   906                 "name": "Apache License 2.0",
       
   907                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   908             }
       
   909         ],
       
   910         "scm": {
       
   911             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   912         }
       
   913     },
       
   914     {
       
   915         "groupId": "androidx.compose.ui",
       
   916         "artifactId": "ui-util",
       
   917         "version": "1.7.8",
       
   918         "name": "Compose Util",
       
   919         "spdxLicenses": [
       
   920             {
       
   921                 "identifier": "Apache-2.0",
       
   922                 "name": "Apache License 2.0",
       
   923                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   924             }
       
   925         ],
       
   926         "scm": {
       
   927             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   928         }
       
   929     },
       
   930     {
       
   931         "groupId": "androidx.compose.ui",
       
   932         "artifactId": "ui-util-android",
       
   933         "version": "1.7.8",
       
   934         "name": "Compose Util",
       
   935         "spdxLicenses": [
       
   936             {
       
   937                 "identifier": "Apache-2.0",
       
   938                 "name": "Apache License 2.0",
       
   939                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   940             }
       
   941         ],
       
   942         "scm": {
       
   943             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   944         }
       
   945     },
       
   946     {
       
   947         "groupId": "androidx.concurrent",
       
   948         "artifactId": "concurrent-futures",
       
   949         "version": "1.1.0",
       
   950         "name": "AndroidX Futures",
       
   951         "spdxLicenses": [
       
   952             {
       
   953                 "identifier": "Apache-2.0",
       
   954                 "name": "Apache License 2.0",
       
   955                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   956             }
       
   957         ],
       
   958         "scm": {
       
   959             "url": "http://source.android.com"
       
   960         }
       
   961     },
       
   962     {
       
   963         "groupId": "androidx.concurrent",
       
   964         "artifactId": "concurrent-futures-ktx",
       
   965         "version": "1.1.0",
       
   966         "name": "AndroidX Futures Kotlin Extensions",
       
   967         "spdxLicenses": [
       
   968             {
       
   969                 "identifier": "Apache-2.0",
       
   970                 "name": "Apache License 2.0",
       
   971                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   972             }
       
   973         ],
       
   974         "scm": {
       
   975             "url": "http://source.android.com"
       
   976         }
       
   977     },
       
   978     {
       
   979         "groupId": "androidx.constraintlayout",
       
   980         "artifactId": "constraintlayout",
       
   981         "version": "2.2.0",
       
   982         "name": "ConstraintLayout",
       
   983         "spdxLicenses": [
       
   984             {
       
   985                 "identifier": "Apache-2.0",
       
   986                 "name": "Apache License 2.0",
       
   987                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
   988             }
       
   989         ],
       
   990         "scm": {
       
   991             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
   992         }
       
   993     },
       
   994     {
       
   995         "groupId": "androidx.constraintlayout",
       
   996         "artifactId": "constraintlayout-core",
       
   997         "version": "1.1.0",
       
   998         "name": "ConstraintLayout Core",
       
   999         "spdxLicenses": [
       
  1000             {
       
  1001                 "identifier": "Apache-2.0",
       
  1002                 "name": "Apache License 2.0",
       
  1003                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1004             }
       
  1005         ],
       
  1006         "scm": {
       
  1007             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1008         }
       
  1009     },
       
  1010     {
       
  1011         "groupId": "androidx.coordinatorlayout",
       
  1012         "artifactId": "coordinatorlayout",
       
  1013         "version": "1.2.0",
       
  1014         "name": "Android Support Library Coordinator Layout",
       
  1015         "spdxLicenses": [
       
  1016             {
       
  1017                 "identifier": "Apache-2.0",
       
  1018                 "name": "Apache License 2.0",
       
  1019                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1020             }
       
  1021         ],
       
  1022         "scm": {
       
  1023             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1024         }
       
  1025     },
       
  1026     {
       
  1027         "groupId": "androidx.core",
       
  1028         "artifactId": "core",
       
  1029         "version": "1.15.0",
       
  1030         "name": "Core",
       
  1031         "spdxLicenses": [
       
  1032             {
       
  1033                 "identifier": "Apache-2.0",
       
  1034                 "name": "Apache License 2.0",
       
  1035                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1036             }
       
  1037         ],
       
  1038         "scm": {
       
  1039             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1040         }
       
  1041     },
       
  1042     {
       
  1043         "groupId": "androidx.core",
       
  1044         "artifactId": "core-ktx",
       
  1045         "version": "1.15.0",
       
  1046         "name": "Core Kotlin Extensions",
       
  1047         "spdxLicenses": [
       
  1048             {
       
  1049                 "identifier": "Apache-2.0",
       
  1050                 "name": "Apache License 2.0",
       
  1051                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1052             }
       
  1053         ],
       
  1054         "scm": {
       
  1055             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1056         }
       
  1057     },
       
  1058     {
       
  1059         "groupId": "androidx.core",
       
  1060         "artifactId": "core-viewtree",
       
  1061         "version": "1.0.0",
       
  1062         "name": "androidx.core:core-viewtree",
       
  1063         "spdxLicenses": [
       
  1064             {
       
  1065                 "identifier": "Apache-2.0",
       
  1066                 "name": "Apache License 2.0",
       
  1067                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1068             }
       
  1069         ],
       
  1070         "scm": {
       
  1071             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1072         }
       
  1073     },
       
  1074     {
       
  1075         "groupId": "androidx.cursoradapter",
       
  1076         "artifactId": "cursoradapter",
       
  1077         "version": "1.0.0",
       
  1078         "name": "Android Support Library Cursor Adapter",
       
  1079         "spdxLicenses": [
       
  1080             {
       
  1081                 "identifier": "Apache-2.0",
       
  1082                 "name": "Apache License 2.0",
       
  1083                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1084             }
       
  1085         ],
       
  1086         "scm": {
       
  1087             "url": "http://source.android.com"
       
  1088         }
       
  1089     },
       
  1090     {
       
  1091         "groupId": "androidx.customview",
       
  1092         "artifactId": "customview",
       
  1093         "version": "1.1.0",
       
  1094         "name": "Android Support Library Custom View",
       
  1095         "spdxLicenses": [
       
  1096             {
       
  1097                 "identifier": "Apache-2.0",
       
  1098                 "name": "Apache License 2.0",
       
  1099                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1100             }
       
  1101         ],
       
  1102         "scm": {
       
  1103             "url": "http://source.android.com"
       
  1104         }
       
  1105     },
       
  1106     {
       
  1107         "groupId": "androidx.customview",
       
  1108         "artifactId": "customview-poolingcontainer",
       
  1109         "version": "1.0.0",
       
  1110         "name": "androidx.customview:poolingcontainer",
       
  1111         "spdxLicenses": [
       
  1112             {
       
  1113                 "identifier": "Apache-2.0",
       
  1114                 "name": "Apache License 2.0",
       
  1115                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1116             }
       
  1117         ],
       
  1118         "scm": {
       
  1119             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1120         }
       
  1121     },
       
  1122     {
       
  1123         "groupId": "androidx.databinding",
       
  1124         "artifactId": "databinding-adapters",
       
  1125         "version": "8.9.0",
       
  1126         "spdxLicenses": [
       
  1127             {
       
  1128                 "identifier": "Apache-2.0",
       
  1129                 "name": "Apache License 2.0",
       
  1130                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1131             }
       
  1132         ]
       
  1133     },
       
  1134     {
       
  1135         "groupId": "androidx.databinding",
       
  1136         "artifactId": "databinding-common",
       
  1137         "version": "8.9.0",
       
  1138         "name": "androidx.databinding.databinding-common",
       
  1139         "spdxLicenses": [
       
  1140             {
       
  1141                 "identifier": "Apache-2.0",
       
  1142                 "name": "Apache License 2.0",
       
  1143                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1144             }
       
  1145         ]
       
  1146     },
       
  1147     {
       
  1148         "groupId": "androidx.databinding",
       
  1149         "artifactId": "databinding-ktx",
       
  1150         "version": "8.9.0",
       
  1151         "spdxLicenses": [
       
  1152             {
       
  1153                 "identifier": "Apache-2.0",
       
  1154                 "name": "Apache License 2.0",
       
  1155                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1156             }
       
  1157         ]
       
  1158     },
       
  1159     {
       
  1160         "groupId": "androidx.databinding",
       
  1161         "artifactId": "databinding-runtime",
       
  1162         "version": "8.9.0",
       
  1163         "spdxLicenses": [
       
  1164             {
       
  1165                 "identifier": "Apache-2.0",
       
  1166                 "name": "Apache License 2.0",
       
  1167                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1168             }
       
  1169         ]
       
  1170     },
       
  1171     {
       
  1172         "groupId": "androidx.databinding",
       
  1173         "artifactId": "viewbinding",
       
  1174         "version": "8.9.0",
       
  1175         "spdxLicenses": [
       
  1176             {
       
  1177                 "identifier": "Apache-2.0",
       
  1178                 "name": "Apache License 2.0",
       
  1179                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1180             }
       
  1181         ]
       
  1182     },
       
  1183     {
       
  1184         "groupId": "androidx.datastore",
       
  1185         "artifactId": "datastore",
       
  1186         "version": "1.1.4",
       
  1187         "name": "DataStore",
       
  1188         "spdxLicenses": [
       
  1189             {
       
  1190                 "identifier": "Apache-2.0",
       
  1191                 "name": "Apache License 2.0",
       
  1192                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1193             }
       
  1194         ],
       
  1195         "scm": {
       
  1196             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1197         }
       
  1198     },
       
  1199     {
       
  1200         "groupId": "androidx.datastore",
       
  1201         "artifactId": "datastore-android",
       
  1202         "version": "1.1.4",
       
  1203         "name": "DataStore",
       
  1204         "spdxLicenses": [
       
  1205             {
       
  1206                 "identifier": "Apache-2.0",
       
  1207                 "name": "Apache License 2.0",
       
  1208                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1209             }
       
  1210         ],
       
  1211         "scm": {
       
  1212             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1213         }
       
  1214     },
       
  1215     {
       
  1216         "groupId": "androidx.datastore",
       
  1217         "artifactId": "datastore-core",
       
  1218         "version": "1.1.4",
       
  1219         "name": "DataStore Core",
       
  1220         "spdxLicenses": [
       
  1221             {
       
  1222                 "identifier": "Apache-2.0",
       
  1223                 "name": "Apache License 2.0",
       
  1224                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1225             }
       
  1226         ],
       
  1227         "scm": {
       
  1228             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1229         }
       
  1230     },
       
  1231     {
       
  1232         "groupId": "androidx.datastore",
       
  1233         "artifactId": "datastore-core-android",
       
  1234         "version": "1.1.4",
       
  1235         "name": "DataStore Core",
       
  1236         "spdxLicenses": [
       
  1237             {
       
  1238                 "identifier": "Apache-2.0",
       
  1239                 "name": "Apache License 2.0",
       
  1240                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1241             }
       
  1242         ],
       
  1243         "scm": {
       
  1244             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1245         }
       
  1246     },
       
  1247     {
       
  1248         "groupId": "androidx.datastore",
       
  1249         "artifactId": "datastore-core-okio",
       
  1250         "version": "1.1.4",
       
  1251         "name": "DataStore Core Okio",
       
  1252         "spdxLicenses": [
       
  1253             {
       
  1254                 "identifier": "Apache-2.0",
       
  1255                 "name": "Apache License 2.0",
       
  1256                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1257             }
       
  1258         ],
       
  1259         "scm": {
       
  1260             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1261         }
       
  1262     },
       
  1263     {
       
  1264         "groupId": "androidx.datastore",
       
  1265         "artifactId": "datastore-core-okio-jvm",
       
  1266         "version": "1.1.4",
       
  1267         "name": "DataStore Core Okio",
       
  1268         "spdxLicenses": [
       
  1269             {
       
  1270                 "identifier": "Apache-2.0",
       
  1271                 "name": "Apache License 2.0",
       
  1272                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1273             }
       
  1274         ],
       
  1275         "scm": {
       
  1276             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1277         }
       
  1278     },
       
  1279     {
       
  1280         "groupId": "androidx.datastore",
       
  1281         "artifactId": "datastore-preferences",
       
  1282         "version": "1.1.4",
       
  1283         "name": "Preferences DataStore",
       
  1284         "spdxLicenses": [
       
  1285             {
       
  1286                 "identifier": "Apache-2.0",
       
  1287                 "name": "Apache License 2.0",
       
  1288                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1289             }
       
  1290         ],
       
  1291         "scm": {
       
  1292             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1293         }
       
  1294     },
       
  1295     {
       
  1296         "groupId": "androidx.datastore",
       
  1297         "artifactId": "datastore-preferences-android",
       
  1298         "version": "1.1.4",
       
  1299         "name": "Preferences DataStore",
       
  1300         "spdxLicenses": [
       
  1301             {
       
  1302                 "identifier": "Apache-2.0",
       
  1303                 "name": "Apache License 2.0",
       
  1304                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1305             }
       
  1306         ],
       
  1307         "scm": {
       
  1308             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1309         }
       
  1310     },
       
  1311     {
       
  1312         "groupId": "androidx.datastore",
       
  1313         "artifactId": "datastore-preferences-core",
       
  1314         "version": "1.1.4",
       
  1315         "name": "Preferences DataStore Core",
       
  1316         "spdxLicenses": [
       
  1317             {
       
  1318                 "identifier": "Apache-2.0",
       
  1319                 "name": "Apache License 2.0",
       
  1320                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1321             }
       
  1322         ],
       
  1323         "scm": {
       
  1324             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1325         }
       
  1326     },
       
  1327     {
       
  1328         "groupId": "androidx.datastore",
       
  1329         "artifactId": "datastore-preferences-core-jvm",
       
  1330         "version": "1.1.4",
       
  1331         "name": "Preferences DataStore Core",
       
  1332         "spdxLicenses": [
       
  1333             {
       
  1334                 "identifier": "Apache-2.0",
       
  1335                 "name": "Apache License 2.0",
       
  1336                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1337             }
       
  1338         ],
       
  1339         "scm": {
       
  1340             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1341         }
       
  1342     },
       
  1343     {
       
  1344         "groupId": "androidx.datastore",
       
  1345         "artifactId": "datastore-preferences-external-protobuf",
       
  1346         "version": "1.1.4",
       
  1347         "name": "Preferences External Protobuf",
       
  1348         "spdxLicenses": [
       
  1349             {
       
  1350                 "identifier": "BSD-3-Clause",
       
  1351                 "name": "BSD 3-Clause \"New\" or \"Revised\" License",
       
  1352                 "url": "https://opensource.org/licenses/BSD-3-Clause"
       
  1353             }
       
  1354         ],
       
  1355         "scm": {
       
  1356             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1357         }
       
  1358     },
       
  1359     {
       
  1360         "groupId": "androidx.datastore",
       
  1361         "artifactId": "datastore-preferences-proto",
       
  1362         "version": "1.1.4",
       
  1363         "name": "Preferences DataStore Proto",
       
  1364         "spdxLicenses": [
       
  1365             {
       
  1366                 "identifier": "Apache-2.0",
       
  1367                 "name": "Apache License 2.0",
       
  1368                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1369             }
       
  1370         ],
       
  1371         "scm": {
       
  1372             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1373         }
       
  1374     },
       
  1375     {
       
  1376         "groupId": "androidx.documentfile",
       
  1377         "artifactId": "documentfile",
       
  1378         "version": "1.0.0",
       
  1379         "name": "Android Support Library Document File",
       
  1380         "spdxLicenses": [
       
  1381             {
       
  1382                 "identifier": "Apache-2.0",
       
  1383                 "name": "Apache License 2.0",
       
  1384                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1385             }
       
  1386         ],
       
  1387         "scm": {
       
  1388             "url": "http://source.android.com"
       
  1389         }
       
  1390     },
       
  1391     {
       
  1392         "groupId": "androidx.drawerlayout",
       
  1393         "artifactId": "drawerlayout",
       
  1394         "version": "1.1.1",
       
  1395         "name": "Android Support Library Drawer Layout",
       
  1396         "spdxLicenses": [
       
  1397             {
       
  1398                 "identifier": "Apache-2.0",
       
  1399                 "name": "Apache License 2.0",
       
  1400                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1401             }
       
  1402         ],
       
  1403         "scm": {
       
  1404             "url": "http://source.android.com"
       
  1405         }
       
  1406     },
       
  1407     {
       
  1408         "groupId": "androidx.dynamicanimation",
       
  1409         "artifactId": "dynamicanimation",
       
  1410         "version": "1.0.0",
       
  1411         "name": "Android Support DynamicAnimation",
       
  1412         "spdxLicenses": [
       
  1413             {
       
  1414                 "identifier": "Apache-2.0",
       
  1415                 "name": "Apache License 2.0",
       
  1416                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1417             }
       
  1418         ],
       
  1419         "scm": {
       
  1420             "url": "http://source.android.com"
       
  1421         }
       
  1422     },
       
  1423     {
       
  1424         "groupId": "androidx.emoji2",
       
  1425         "artifactId": "emoji2",
       
  1426         "version": "1.3.0",
       
  1427         "name": "Android Emoji2 Compat",
       
  1428         "spdxLicenses": [
       
  1429             {
       
  1430                 "identifier": "Apache-2.0",
       
  1431                 "name": "Apache License 2.0",
       
  1432                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1433             }
       
  1434         ],
       
  1435         "scm": {
       
  1436             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1437         }
       
  1438     },
       
  1439     {
       
  1440         "groupId": "androidx.emoji2",
       
  1441         "artifactId": "emoji2-views-helper",
       
  1442         "version": "1.3.0",
       
  1443         "name": "Android Emoji2 Compat view helpers",
       
  1444         "spdxLicenses": [
       
  1445             {
       
  1446                 "identifier": "Apache-2.0",
       
  1447                 "name": "Apache License 2.0",
       
  1448                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1449             }
       
  1450         ],
       
  1451         "scm": {
       
  1452             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1453         }
       
  1454     },
       
  1455     {
       
  1456         "groupId": "androidx.exifinterface",
       
  1457         "artifactId": "exifinterface",
       
  1458         "version": "1.3.7",
       
  1459         "name": "Android Support ExifInterface",
       
  1460         "spdxLicenses": [
       
  1461             {
       
  1462                 "identifier": "Apache-2.0",
       
  1463                 "name": "Apache License 2.0",
       
  1464                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1465             }
       
  1466         ],
       
  1467         "scm": {
       
  1468             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1469         }
       
  1470     },
       
  1471     {
       
  1472         "groupId": "androidx.fragment",
       
  1473         "artifactId": "fragment",
       
  1474         "version": "1.8.6",
       
  1475         "name": "fragment",
       
  1476         "spdxLicenses": [
       
  1477             {
       
  1478                 "identifier": "Apache-2.0",
       
  1479                 "name": "Apache License 2.0",
       
  1480                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1481             }
       
  1482         ],
       
  1483         "scm": {
       
  1484             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1485         }
       
  1486     },
       
  1487     {
       
  1488         "groupId": "androidx.fragment",
       
  1489         "artifactId": "fragment-ktx",
       
  1490         "version": "1.8.6",
       
  1491         "name": "Fragment Kotlin Extensions",
       
  1492         "spdxLicenses": [
       
  1493             {
       
  1494                 "identifier": "Apache-2.0",
       
  1495                 "name": "Apache License 2.0",
       
  1496                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1497             }
       
  1498         ],
       
  1499         "scm": {
       
  1500             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1501         }
       
  1502     },
       
  1503     {
       
  1504         "groupId": "androidx.graphics",
       
  1505         "artifactId": "graphics-path",
       
  1506         "version": "1.0.1",
       
  1507         "name": "Android Graphics Path",
       
  1508         "spdxLicenses": [
       
  1509             {
       
  1510                 "identifier": "Apache-2.0",
       
  1511                 "name": "Apache License 2.0",
       
  1512                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1513             }
       
  1514         ],
       
  1515         "scm": {
       
  1516             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1517         }
       
  1518     },
       
  1519     {
       
  1520         "groupId": "androidx.hilt",
       
  1521         "artifactId": "hilt-navigation",
       
  1522         "version": "1.2.0",
       
  1523         "name": "Navigation Hilt Extension",
       
  1524         "spdxLicenses": [
       
  1525             {
       
  1526                 "identifier": "Apache-2.0",
       
  1527                 "name": "Apache License 2.0",
       
  1528                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1529             }
       
  1530         ],
       
  1531         "scm": {
       
  1532             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1533         }
       
  1534     },
       
  1535     {
       
  1536         "groupId": "androidx.hilt",
       
  1537         "artifactId": "hilt-navigation-compose",
       
  1538         "version": "1.2.0",
       
  1539         "name": "Navigation Compose Hilt Integration",
       
  1540         "spdxLicenses": [
       
  1541             {
       
  1542                 "identifier": "Apache-2.0",
       
  1543                 "name": "Apache License 2.0",
       
  1544                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1545             }
       
  1546         ],
       
  1547         "scm": {
       
  1548             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1549         }
       
  1550     },
       
  1551     {
       
  1552         "groupId": "androidx.interpolator",
       
  1553         "artifactId": "interpolator",
       
  1554         "version": "1.0.0",
       
  1555         "name": "Android Support Library Interpolators",
       
  1556         "spdxLicenses": [
       
  1557             {
       
  1558                 "identifier": "Apache-2.0",
       
  1559                 "name": "Apache License 2.0",
       
  1560                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1561             }
       
  1562         ],
       
  1563         "scm": {
       
  1564             "url": "http://source.android.com"
       
  1565         }
       
  1566     },
       
  1567     {
       
  1568         "groupId": "androidx.legacy",
       
  1569         "artifactId": "legacy-support-core-utils",
       
  1570         "version": "1.0.0",
       
  1571         "name": "Android Support Library core utils",
       
  1572         "spdxLicenses": [
       
  1573             {
       
  1574                 "identifier": "Apache-2.0",
       
  1575                 "name": "Apache License 2.0",
       
  1576                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1577             }
       
  1578         ],
       
  1579         "scm": {
       
  1580             "url": "http://source.android.com"
       
  1581         }
       
  1582     },
       
  1583     {
       
  1584         "groupId": "androidx.lifecycle",
       
  1585         "artifactId": "lifecycle-common",
       
  1586         "version": "2.9.0-alpha03",
       
  1587         "name": "Lifecycle-Common",
       
  1588         "spdxLicenses": [
       
  1589             {
       
  1590                 "identifier": "Apache-2.0",
       
  1591                 "name": "Apache License 2.0",
       
  1592                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1593             }
       
  1594         ],
       
  1595         "scm": {
       
  1596             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1597         }
       
  1598     },
       
  1599     {
       
  1600         "groupId": "androidx.lifecycle",
       
  1601         "artifactId": "lifecycle-common-java8",
       
  1602         "version": "2.9.0-alpha03",
       
  1603         "name": "Lifecycle-Common for Java 8",
       
  1604         "spdxLicenses": [
       
  1605             {
       
  1606                 "identifier": "Apache-2.0",
       
  1607                 "name": "Apache License 2.0",
       
  1608                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1609             }
       
  1610         ],
       
  1611         "scm": {
       
  1612             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1613         }
       
  1614     },
       
  1615     {
       
  1616         "groupId": "androidx.lifecycle",
       
  1617         "artifactId": "lifecycle-common-jvm",
       
  1618         "version": "2.9.0-alpha03",
       
  1619         "name": "Lifecycle-Common",
       
  1620         "spdxLicenses": [
       
  1621             {
       
  1622                 "identifier": "Apache-2.0",
       
  1623                 "name": "Apache License 2.0",
       
  1624                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1625             }
       
  1626         ],
       
  1627         "scm": {
       
  1628             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1629         }
       
  1630     },
       
  1631     {
       
  1632         "groupId": "androidx.lifecycle",
       
  1633         "artifactId": "lifecycle-livedata",
       
  1634         "version": "2.9.0-alpha03",
       
  1635         "name": "Lifecycle LiveData",
       
  1636         "spdxLicenses": [
       
  1637             {
       
  1638                 "identifier": "Apache-2.0",
       
  1639                 "name": "Apache License 2.0",
       
  1640                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1641             }
       
  1642         ],
       
  1643         "scm": {
       
  1644             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1645         }
       
  1646     },
       
  1647     {
       
  1648         "groupId": "androidx.lifecycle",
       
  1649         "artifactId": "lifecycle-livedata-core",
       
  1650         "version": "2.9.0-alpha03",
       
  1651         "name": "Lifecycle LiveData Core",
       
  1652         "spdxLicenses": [
       
  1653             {
       
  1654                 "identifier": "Apache-2.0",
       
  1655                 "name": "Apache License 2.0",
       
  1656                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1657             }
       
  1658         ],
       
  1659         "scm": {
       
  1660             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1661         }
       
  1662     },
       
  1663     {
       
  1664         "groupId": "androidx.lifecycle",
       
  1665         "artifactId": "lifecycle-livedata-core-ktx",
       
  1666         "version": "2.9.0-alpha03",
       
  1667         "name": "LiveData Core Kotlin Extensions",
       
  1668         "spdxLicenses": [
       
  1669             {
       
  1670                 "identifier": "Apache-2.0",
       
  1671                 "name": "Apache License 2.0",
       
  1672                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1673             }
       
  1674         ],
       
  1675         "scm": {
       
  1676             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1677         }
       
  1678     },
       
  1679     {
       
  1680         "groupId": "androidx.lifecycle",
       
  1681         "artifactId": "lifecycle-process",
       
  1682         "version": "2.9.0-alpha03",
       
  1683         "name": "Lifecycle Process",
       
  1684         "spdxLicenses": [
       
  1685             {
       
  1686                 "identifier": "Apache-2.0",
       
  1687                 "name": "Apache License 2.0",
       
  1688                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1689             }
       
  1690         ],
       
  1691         "scm": {
       
  1692             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1693         }
       
  1694     },
       
  1695     {
       
  1696         "groupId": "androidx.lifecycle",
       
  1697         "artifactId": "lifecycle-runtime",
       
  1698         "version": "2.9.0-alpha03",
       
  1699         "name": "Lifecycle Runtime",
       
  1700         "spdxLicenses": [
       
  1701             {
       
  1702                 "identifier": "Apache-2.0",
       
  1703                 "name": "Apache License 2.0",
       
  1704                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1705             }
       
  1706         ],
       
  1707         "scm": {
       
  1708             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1709         }
       
  1710     },
       
  1711     {
       
  1712         "groupId": "androidx.lifecycle",
       
  1713         "artifactId": "lifecycle-runtime-android",
       
  1714         "version": "2.9.0-alpha03",
       
  1715         "name": "Lifecycle Runtime",
       
  1716         "spdxLicenses": [
       
  1717             {
       
  1718                 "identifier": "Apache-2.0",
       
  1719                 "name": "Apache License 2.0",
       
  1720                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1721             }
       
  1722         ],
       
  1723         "scm": {
       
  1724             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1725         }
       
  1726     },
       
  1727     {
       
  1728         "groupId": "androidx.lifecycle",
       
  1729         "artifactId": "lifecycle-runtime-compose",
       
  1730         "version": "2.9.0-alpha03",
       
  1731         "name": "Lifecycle Runtime Compose",
       
  1732         "spdxLicenses": [
       
  1733             {
       
  1734                 "identifier": "Apache-2.0",
       
  1735                 "name": "Apache License 2.0",
       
  1736                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1737             }
       
  1738         ],
       
  1739         "scm": {
       
  1740             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1741         }
       
  1742     },
       
  1743     {
       
  1744         "groupId": "androidx.lifecycle",
       
  1745         "artifactId": "lifecycle-runtime-compose-android",
       
  1746         "version": "2.9.0-alpha03",
       
  1747         "name": "Lifecycle Runtime Compose",
       
  1748         "spdxLicenses": [
       
  1749             {
       
  1750                 "identifier": "Apache-2.0",
       
  1751                 "name": "Apache License 2.0",
       
  1752                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1753             }
       
  1754         ],
       
  1755         "scm": {
       
  1756             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1757         }
       
  1758     },
       
  1759     {
       
  1760         "groupId": "androidx.lifecycle",
       
  1761         "artifactId": "lifecycle-runtime-ktx",
       
  1762         "version": "2.9.0-alpha03",
       
  1763         "name": "Lifecycle Kotlin Extensions",
       
  1764         "spdxLicenses": [
       
  1765             {
       
  1766                 "identifier": "Apache-2.0",
       
  1767                 "name": "Apache License 2.0",
       
  1768                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1769             }
       
  1770         ],
       
  1771         "scm": {
       
  1772             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1773         }
       
  1774     },
       
  1775     {
       
  1776         "groupId": "androidx.lifecycle",
       
  1777         "artifactId": "lifecycle-runtime-ktx-android",
       
  1778         "version": "2.9.0-alpha03",
       
  1779         "name": "Lifecycle Kotlin Extensions",
       
  1780         "spdxLicenses": [
       
  1781             {
       
  1782                 "identifier": "Apache-2.0",
       
  1783                 "name": "Apache License 2.0",
       
  1784                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1785             }
       
  1786         ],
       
  1787         "scm": {
       
  1788             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1789         }
       
  1790     },
       
  1791     {
       
  1792         "groupId": "androidx.lifecycle",
       
  1793         "artifactId": "lifecycle-service",
       
  1794         "version": "2.9.0-alpha03",
       
  1795         "name": "Lifecycle Service",
       
  1796         "spdxLicenses": [
       
  1797             {
       
  1798                 "identifier": "Apache-2.0",
       
  1799                 "name": "Apache License 2.0",
       
  1800                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1801             }
       
  1802         ],
       
  1803         "scm": {
       
  1804             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1805         }
       
  1806     },
       
  1807     {
       
  1808         "groupId": "androidx.lifecycle",
       
  1809         "artifactId": "lifecycle-viewmodel",
       
  1810         "version": "2.9.0-alpha03",
       
  1811         "name": "Lifecycle ViewModel",
       
  1812         "spdxLicenses": [
       
  1813             {
       
  1814                 "identifier": "Apache-2.0",
       
  1815                 "name": "Apache License 2.0",
       
  1816                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1817             }
       
  1818         ],
       
  1819         "scm": {
       
  1820             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1821         }
       
  1822     },
       
  1823     {
       
  1824         "groupId": "androidx.lifecycle",
       
  1825         "artifactId": "lifecycle-viewmodel-android",
       
  1826         "version": "2.9.0-alpha03",
       
  1827         "name": "Lifecycle ViewModel",
       
  1828         "spdxLicenses": [
       
  1829             {
       
  1830                 "identifier": "Apache-2.0",
       
  1831                 "name": "Apache License 2.0",
       
  1832                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1833             }
       
  1834         ],
       
  1835         "scm": {
       
  1836             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1837         }
       
  1838     },
       
  1839     {
       
  1840         "groupId": "androidx.lifecycle",
       
  1841         "artifactId": "lifecycle-viewmodel-compose",
       
  1842         "version": "2.9.0-alpha03",
       
  1843         "name": "Lifecycle ViewModel Compose",
       
  1844         "spdxLicenses": [
       
  1845             {
       
  1846                 "identifier": "Apache-2.0",
       
  1847                 "name": "Apache License 2.0",
       
  1848                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1849             }
       
  1850         ],
       
  1851         "scm": {
       
  1852             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1853         }
       
  1854     },
       
  1855     {
       
  1856         "groupId": "androidx.lifecycle",
       
  1857         "artifactId": "lifecycle-viewmodel-compose-android",
       
  1858         "version": "2.9.0-alpha03",
       
  1859         "name": "Lifecycle ViewModel Compose",
       
  1860         "spdxLicenses": [
       
  1861             {
       
  1862                 "identifier": "Apache-2.0",
       
  1863                 "name": "Apache License 2.0",
       
  1864                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1865             }
       
  1866         ],
       
  1867         "scm": {
       
  1868             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1869         }
       
  1870     },
       
  1871     {
       
  1872         "groupId": "androidx.lifecycle",
       
  1873         "artifactId": "lifecycle-viewmodel-ktx",
       
  1874         "version": "2.9.0-alpha03",
       
  1875         "name": "Lifecycle ViewModel Kotlin Extensions",
       
  1876         "spdxLicenses": [
       
  1877             {
       
  1878                 "identifier": "Apache-2.0",
       
  1879                 "name": "Apache License 2.0",
       
  1880                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1881             }
       
  1882         ],
       
  1883         "scm": {
       
  1884             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1885         }
       
  1886     },
       
  1887     {
       
  1888         "groupId": "androidx.lifecycle",
       
  1889         "artifactId": "lifecycle-viewmodel-savedstate",
       
  1890         "version": "2.9.0-alpha03",
       
  1891         "name": "Lifecycle ViewModel with SavedState",
       
  1892         "spdxLicenses": [
       
  1893             {
       
  1894                 "identifier": "Apache-2.0",
       
  1895                 "name": "Apache License 2.0",
       
  1896                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1897             }
       
  1898         ],
       
  1899         "scm": {
       
  1900             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  1901         }
       
  1902     },
       
  1903     {
       
  1904         "groupId": "androidx.loader",
       
  1905         "artifactId": "loader",
       
  1906         "version": "1.0.0",
       
  1907         "name": "Android Support Library loader",
       
  1908         "spdxLicenses": [
       
  1909             {
       
  1910                 "identifier": "Apache-2.0",
       
  1911                 "name": "Apache License 2.0",
       
  1912                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1913             }
       
  1914         ],
       
  1915         "scm": {
       
  1916             "url": "http://source.android.com"
       
  1917         }
       
  1918     },
       
  1919     {
       
  1920         "groupId": "androidx.localbroadcastmanager",
       
  1921         "artifactId": "localbroadcastmanager",
       
  1922         "version": "1.0.0",
       
  1923         "name": "Android Support Library Local Broadcast Manager",
       
  1924         "spdxLicenses": [
       
  1925             {
       
  1926                 "identifier": "Apache-2.0",
       
  1927                 "name": "Apache License 2.0",
       
  1928                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1929             }
       
  1930         ],
       
  1931         "scm": {
       
  1932             "url": "http://source.android.com"
       
  1933         }
       
  1934     },
       
  1935     {
       
  1936         "groupId": "androidx.media3",
       
  1937         "artifactId": "media3-common",
       
  1938         "version": "1.6.0",
       
  1939         "name": "Media3 common module",
       
  1940         "spdxLicenses": [
       
  1941             {
       
  1942                 "identifier": "Apache-2.0",
       
  1943                 "name": "Apache License 2.0",
       
  1944                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1945             }
       
  1946         ],
       
  1947         "scm": {
       
  1948             "url": "https://github.com/androidx/media"
       
  1949         }
       
  1950     },
       
  1951     {
       
  1952         "groupId": "androidx.media3",
       
  1953         "artifactId": "media3-container",
       
  1954         "version": "1.6.0",
       
  1955         "name": "Media3 Container module",
       
  1956         "spdxLicenses": [
       
  1957             {
       
  1958                 "identifier": "Apache-2.0",
       
  1959                 "name": "Apache License 2.0",
       
  1960                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1961             }
       
  1962         ],
       
  1963         "scm": {
       
  1964             "url": "https://github.com/androidx/media"
       
  1965         }
       
  1966     },
       
  1967     {
       
  1968         "groupId": "androidx.media3",
       
  1969         "artifactId": "media3-database",
       
  1970         "version": "1.6.0",
       
  1971         "name": "Media3 database module",
       
  1972         "spdxLicenses": [
       
  1973             {
       
  1974                 "identifier": "Apache-2.0",
       
  1975                 "name": "Apache License 2.0",
       
  1976                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1977             }
       
  1978         ],
       
  1979         "scm": {
       
  1980             "url": "https://github.com/androidx/media"
       
  1981         }
       
  1982     },
       
  1983     {
       
  1984         "groupId": "androidx.media3",
       
  1985         "artifactId": "media3-datasource",
       
  1986         "version": "1.6.0",
       
  1987         "name": "Media3 DataSource module",
       
  1988         "spdxLicenses": [
       
  1989             {
       
  1990                 "identifier": "Apache-2.0",
       
  1991                 "name": "Apache License 2.0",
       
  1992                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  1993             }
       
  1994         ],
       
  1995         "scm": {
       
  1996             "url": "https://github.com/androidx/media"
       
  1997         }
       
  1998     },
       
  1999     {
       
  2000         "groupId": "androidx.media3",
       
  2001         "artifactId": "media3-datasource-okhttp",
       
  2002         "version": "1.6.0",
       
  2003         "name": "Media3 OkHttp DataSource module",
       
  2004         "spdxLicenses": [
       
  2005             {
       
  2006                 "identifier": "Apache-2.0",
       
  2007                 "name": "Apache License 2.0",
       
  2008                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2009             }
       
  2010         ],
       
  2011         "scm": {
       
  2012             "url": "https://github.com/androidx/media"
       
  2013         }
       
  2014     },
       
  2015     {
       
  2016         "groupId": "androidx.media3",
       
  2017         "artifactId": "media3-decoder",
       
  2018         "version": "1.6.0",
       
  2019         "name": "Media3 decoder module",
       
  2020         "spdxLicenses": [
       
  2021             {
       
  2022                 "identifier": "Apache-2.0",
       
  2023                 "name": "Apache License 2.0",
       
  2024                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2025             }
       
  2026         ],
       
  2027         "scm": {
       
  2028             "url": "https://github.com/androidx/media"
       
  2029         }
       
  2030     },
       
  2031     {
       
  2032         "groupId": "androidx.media3",
       
  2033         "artifactId": "media3-exoplayer",
       
  2034         "version": "1.6.0",
       
  2035         "name": "Media3 ExoPlayer module",
       
  2036         "spdxLicenses": [
       
  2037             {
       
  2038                 "identifier": "Apache-2.0",
       
  2039                 "name": "Apache License 2.0",
       
  2040                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2041             }
       
  2042         ],
       
  2043         "scm": {
       
  2044             "url": "https://github.com/androidx/media"
       
  2045         }
       
  2046     },
       
  2047     {
       
  2048         "groupId": "androidx.media3",
       
  2049         "artifactId": "media3-extractor",
       
  2050         "version": "1.6.0",
       
  2051         "name": "Media3 Extractor module",
       
  2052         "spdxLicenses": [
       
  2053             {
       
  2054                 "identifier": "Apache-2.0",
       
  2055                 "name": "Apache License 2.0",
       
  2056                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2057             }
       
  2058         ],
       
  2059         "scm": {
       
  2060             "url": "https://github.com/androidx/media"
       
  2061         }
       
  2062     },
       
  2063     {
       
  2064         "groupId": "androidx.media3",
       
  2065         "artifactId": "media3-ui",
       
  2066         "version": "1.6.0",
       
  2067         "name": "Media3 UI module",
       
  2068         "spdxLicenses": [
       
  2069             {
       
  2070                 "identifier": "Apache-2.0",
       
  2071                 "name": "Apache License 2.0",
       
  2072                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2073             }
       
  2074         ],
       
  2075         "scm": {
       
  2076             "url": "https://github.com/androidx/media"
       
  2077         }
       
  2078     },
       
  2079     {
       
  2080         "groupId": "androidx.navigation",
       
  2081         "artifactId": "navigation-common",
       
  2082         "version": "2.8.9",
       
  2083         "name": "Navigation Common",
       
  2084         "spdxLicenses": [
       
  2085             {
       
  2086                 "identifier": "Apache-2.0",
       
  2087                 "name": "Apache License 2.0",
       
  2088                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2089             }
       
  2090         ],
       
  2091         "scm": {
       
  2092             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2093         }
       
  2094     },
       
  2095     {
       
  2096         "groupId": "androidx.navigation",
       
  2097         "artifactId": "navigation-common-ktx",
       
  2098         "version": "2.8.9",
       
  2099         "name": "Navigation Common Kotlin Extensions",
       
  2100         "spdxLicenses": [
       
  2101             {
       
  2102                 "identifier": "Apache-2.0",
       
  2103                 "name": "Apache License 2.0",
       
  2104                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2105             }
       
  2106         ],
       
  2107         "scm": {
       
  2108             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2109         }
       
  2110     },
       
  2111     {
       
  2112         "groupId": "androidx.navigation",
       
  2113         "artifactId": "navigation-compose",
       
  2114         "version": "2.8.9",
       
  2115         "name": "Compose Navigation",
       
  2116         "spdxLicenses": [
       
  2117             {
       
  2118                 "identifier": "Apache-2.0",
       
  2119                 "name": "Apache License 2.0",
       
  2120                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2121             }
       
  2122         ],
       
  2123         "scm": {
       
  2124             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2125         }
       
  2126     },
       
  2127     {
       
  2128         "groupId": "androidx.navigation",
       
  2129         "artifactId": "navigation-runtime",
       
  2130         "version": "2.8.9",
       
  2131         "name": "Navigation Runtime",
       
  2132         "spdxLicenses": [
       
  2133             {
       
  2134                 "identifier": "Apache-2.0",
       
  2135                 "name": "Apache License 2.0",
       
  2136                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2137             }
       
  2138         ],
       
  2139         "scm": {
       
  2140             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2141         }
       
  2142     },
       
  2143     {
       
  2144         "groupId": "androidx.navigation",
       
  2145         "artifactId": "navigation-runtime-ktx",
       
  2146         "version": "2.8.9",
       
  2147         "name": "Navigation Runtime Kotlin Extensions",
       
  2148         "spdxLicenses": [
       
  2149             {
       
  2150                 "identifier": "Apache-2.0",
       
  2151                 "name": "Apache License 2.0",
       
  2152                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2153             }
       
  2154         ],
       
  2155         "scm": {
       
  2156             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2157         }
       
  2158     },
       
  2159     {
       
  2160         "groupId": "androidx.preference",
       
  2161         "artifactId": "preference",
       
  2162         "version": "1.2.1",
       
  2163         "name": "AndroidX Preference",
       
  2164         "spdxLicenses": [
       
  2165             {
       
  2166                 "identifier": "Apache-2.0",
       
  2167                 "name": "Apache License 2.0",
       
  2168                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2169             }
       
  2170         ],
       
  2171         "scm": {
       
  2172             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2173         }
       
  2174     },
       
  2175     {
       
  2176         "groupId": "androidx.preference",
       
  2177         "artifactId": "preference-ktx",
       
  2178         "version": "1.2.1",
       
  2179         "name": "Android Preferences KTX",
       
  2180         "spdxLicenses": [
       
  2181             {
       
  2182                 "identifier": "Apache-2.0",
       
  2183                 "name": "Apache License 2.0",
       
  2184                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2185             }
       
  2186         ],
       
  2187         "scm": {
       
  2188             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2189         }
       
  2190     },
       
  2191     {
       
  2192         "groupId": "androidx.print",
       
  2193         "artifactId": "print",
       
  2194         "version": "1.0.0",
       
  2195         "name": "Android Support Library Print",
       
  2196         "spdxLicenses": [
       
  2197             {
       
  2198                 "identifier": "Apache-2.0",
       
  2199                 "name": "Apache License 2.0",
       
  2200                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2201             }
       
  2202         ],
       
  2203         "scm": {
       
  2204             "url": "http://source.android.com"
       
  2205         }
       
  2206     },
       
  2207     {
       
  2208         "groupId": "androidx.privacysandbox.ads",
       
  2209         "artifactId": "ads-adservices",
       
  2210         "version": "1.1.0-beta11",
       
  2211         "name": "Privacy Sandbox for Ad Services",
       
  2212         "spdxLicenses": [
       
  2213             {
       
  2214                 "identifier": "Apache-2.0",
       
  2215                 "name": "Apache License 2.0",
       
  2216                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2217             }
       
  2218         ],
       
  2219         "scm": {
       
  2220             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2221         }
       
  2222     },
       
  2223     {
       
  2224         "groupId": "androidx.privacysandbox.ads",
       
  2225         "artifactId": "ads-adservices-java",
       
  2226         "version": "1.1.0-beta11",
       
  2227         "name": "androidx.privacysandbox.ads:ads-adservices-java",
       
  2228         "spdxLicenses": [
       
  2229             {
       
  2230                 "identifier": "Apache-2.0",
       
  2231                 "name": "Apache License 2.0",
       
  2232                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2233             }
       
  2234         ],
       
  2235         "scm": {
       
  2236             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2237         }
       
  2238     },
       
  2239     {
       
  2240         "groupId": "androidx.profileinstaller",
       
  2241         "artifactId": "profileinstaller",
       
  2242         "version": "1.4.1",
       
  2243         "name": "Profile Installer",
       
  2244         "spdxLicenses": [
       
  2245             {
       
  2246                 "identifier": "Apache-2.0",
       
  2247                 "name": "Apache License 2.0",
       
  2248                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2249             }
       
  2250         ],
       
  2251         "scm": {
       
  2252             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2253         }
       
  2254     },
       
  2255     {
       
  2256         "groupId": "androidx.recyclerview",
       
  2257         "artifactId": "recyclerview",
       
  2258         "version": "1.4.0",
       
  2259         "name": "RecyclerView",
       
  2260         "spdxLicenses": [
       
  2261             {
       
  2262                 "identifier": "Apache-2.0",
       
  2263                 "name": "Apache License 2.0",
       
  2264                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2265             }
       
  2266         ],
       
  2267         "scm": {
       
  2268             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2269         }
       
  2270     },
       
  2271     {
       
  2272         "groupId": "androidx.resourceinspection",
       
  2273         "artifactId": "resourceinspection-annotation",
       
  2274         "version": "1.0.1",
       
  2275         "name": "Android Resource Inspection - Annotations",
       
  2276         "spdxLicenses": [
       
  2277             {
       
  2278                 "identifier": "Apache-2.0",
       
  2279                 "name": "Apache License 2.0",
       
  2280                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2281             }
       
  2282         ],
       
  2283         "scm": {
       
  2284             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2285         }
       
  2286     },
       
  2287     {
       
  2288         "groupId": "androidx.room",
       
  2289         "artifactId": "room-common",
       
  2290         "version": "2.7.0-rc03",
       
  2291         "name": "Room-Common",
       
  2292         "spdxLicenses": [
       
  2293             {
       
  2294                 "identifier": "Apache-2.0",
       
  2295                 "name": "Apache License 2.0",
       
  2296                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2297             }
       
  2298         ],
       
  2299         "scm": {
       
  2300             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2301         }
       
  2302     },
       
  2303     {
       
  2304         "groupId": "androidx.room",
       
  2305         "artifactId": "room-common-jvm",
       
  2306         "version": "2.7.0-rc03",
       
  2307         "name": "Room-Common",
       
  2308         "spdxLicenses": [
       
  2309             {
       
  2310                 "identifier": "Apache-2.0",
       
  2311                 "name": "Apache License 2.0",
       
  2312                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2313             }
       
  2314         ],
       
  2315         "scm": {
       
  2316             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2317         }
       
  2318     },
       
  2319     {
       
  2320         "groupId": "androidx.room",
       
  2321         "artifactId": "room-ktx",
       
  2322         "version": "2.7.0-rc03",
       
  2323         "name": "Room Kotlin Extensions",
       
  2324         "spdxLicenses": [
       
  2325             {
       
  2326                 "identifier": "Apache-2.0",
       
  2327                 "name": "Apache License 2.0",
       
  2328                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2329             }
       
  2330         ],
       
  2331         "scm": {
       
  2332             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2333         }
       
  2334     },
       
  2335     {
       
  2336         "groupId": "androidx.room",
       
  2337         "artifactId": "room-runtime",
       
  2338         "version": "2.7.0-rc03",
       
  2339         "name": "Room-Runtime",
       
  2340         "spdxLicenses": [
       
  2341             {
       
  2342                 "identifier": "Apache-2.0",
       
  2343                 "name": "Apache License 2.0",
       
  2344                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2345             }
       
  2346         ],
       
  2347         "scm": {
       
  2348             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2349         }
       
  2350     },
       
  2351     {
       
  2352         "groupId": "androidx.room",
       
  2353         "artifactId": "room-runtime-android",
       
  2354         "version": "2.7.0-rc03",
       
  2355         "name": "Room-Runtime",
       
  2356         "spdxLicenses": [
       
  2357             {
       
  2358                 "identifier": "Apache-2.0",
       
  2359                 "name": "Apache License 2.0",
       
  2360                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2361             }
       
  2362         ],
       
  2363         "scm": {
       
  2364             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2365         }
       
  2366     },
       
  2367     {
       
  2368         "groupId": "androidx.savedstate",
       
  2369         "artifactId": "savedstate",
       
  2370         "version": "1.2.1",
       
  2371         "name": "Saved State",
       
  2372         "spdxLicenses": [
       
  2373             {
       
  2374                 "identifier": "Apache-2.0",
       
  2375                 "name": "Apache License 2.0",
       
  2376                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2377             }
       
  2378         ],
       
  2379         "scm": {
       
  2380             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2381         }
       
  2382     },
       
  2383     {
       
  2384         "groupId": "androidx.savedstate",
       
  2385         "artifactId": "savedstate-ktx",
       
  2386         "version": "1.2.1",
       
  2387         "name": "SavedState Kotlin Extensions",
       
  2388         "spdxLicenses": [
       
  2389             {
       
  2390                 "identifier": "Apache-2.0",
       
  2391                 "name": "Apache License 2.0",
       
  2392                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2393             }
       
  2394         ],
       
  2395         "scm": {
       
  2396             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2397         }
       
  2398     },
       
  2399     {
       
  2400         "groupId": "androidx.slidingpanelayout",
       
  2401         "artifactId": "slidingpanelayout",
       
  2402         "version": "1.2.0",
       
  2403         "name": "Android Support Library Sliding Pane Layout",
       
  2404         "spdxLicenses": [
       
  2405             {
       
  2406                 "identifier": "Apache-2.0",
       
  2407                 "name": "Apache License 2.0",
       
  2408                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2409             }
       
  2410         ],
       
  2411         "scm": {
       
  2412             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2413         }
       
  2414     },
       
  2415     {
       
  2416         "groupId": "androidx.sqlite",
       
  2417         "artifactId": "sqlite",
       
  2418         "version": "2.5.0-rc03",
       
  2419         "name": "SQLite",
       
  2420         "spdxLicenses": [
       
  2421             {
       
  2422                 "identifier": "Apache-2.0",
       
  2423                 "name": "Apache License 2.0",
       
  2424                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2425             }
       
  2426         ],
       
  2427         "scm": {
       
  2428             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2429         }
       
  2430     },
       
  2431     {
       
  2432         "groupId": "androidx.sqlite",
       
  2433         "artifactId": "sqlite-android",
       
  2434         "version": "2.5.0-rc03",
       
  2435         "name": "SQLite",
       
  2436         "spdxLicenses": [
       
  2437             {
       
  2438                 "identifier": "Apache-2.0",
       
  2439                 "name": "Apache License 2.0",
       
  2440                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2441             }
       
  2442         ],
       
  2443         "scm": {
       
  2444             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2445         }
       
  2446     },
       
  2447     {
       
  2448         "groupId": "androidx.sqlite",
       
  2449         "artifactId": "sqlite-bundled",
       
  2450         "version": "2.5.0-rc03",
       
  2451         "name": "SQLite Bundled Integration",
       
  2452         "spdxLicenses": [
       
  2453             {
       
  2454                 "identifier": "Apache-2.0",
       
  2455                 "name": "Apache License 2.0",
       
  2456                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2457             }
       
  2458         ],
       
  2459         "scm": {
       
  2460             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2461         }
       
  2462     },
       
  2463     {
       
  2464         "groupId": "androidx.sqlite",
       
  2465         "artifactId": "sqlite-bundled-android",
       
  2466         "version": "2.5.0-rc03",
       
  2467         "name": "SQLite Bundled Integration",
       
  2468         "spdxLicenses": [
       
  2469             {
       
  2470                 "identifier": "Apache-2.0",
       
  2471                 "name": "Apache License 2.0",
       
  2472                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2473             }
       
  2474         ],
       
  2475         "scm": {
       
  2476             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2477         }
       
  2478     },
       
  2479     {
       
  2480         "groupId": "androidx.sqlite",
       
  2481         "artifactId": "sqlite-framework",
       
  2482         "version": "2.5.0-rc03",
       
  2483         "name": "SQLite Framework Integration",
       
  2484         "spdxLicenses": [
       
  2485             {
       
  2486                 "identifier": "Apache-2.0",
       
  2487                 "name": "Apache License 2.0",
       
  2488                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2489             }
       
  2490         ],
       
  2491         "scm": {
       
  2492             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2493         }
       
  2494     },
       
  2495     {
       
  2496         "groupId": "androidx.sqlite",
       
  2497         "artifactId": "sqlite-framework-android",
       
  2498         "version": "2.5.0-rc03",
       
  2499         "name": "SQLite Framework Integration",
       
  2500         "spdxLicenses": [
       
  2501             {
       
  2502                 "identifier": "Apache-2.0",
       
  2503                 "name": "Apache License 2.0",
       
  2504                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2505             }
       
  2506         ],
       
  2507         "scm": {
       
  2508             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2509         }
       
  2510     },
       
  2511     {
       
  2512         "groupId": "androidx.startup",
       
  2513         "artifactId": "startup-runtime",
       
  2514         "version": "1.2.0",
       
  2515         "name": "Startup Runtime",
       
  2516         "spdxLicenses": [
       
  2517             {
       
  2518                 "identifier": "Apache-2.0",
       
  2519                 "name": "Apache License 2.0",
       
  2520                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2521             }
       
  2522         ],
       
  2523         "scm": {
       
  2524             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2525         }
       
  2526     },
       
  2527     {
       
  2528         "groupId": "androidx.tracing",
       
  2529         "artifactId": "tracing",
       
  2530         "version": "1.2.0",
       
  2531         "name": "Android Tracing",
       
  2532         "spdxLicenses": [
       
  2533             {
       
  2534                 "identifier": "Apache-2.0",
       
  2535                 "name": "Apache License 2.0",
       
  2536                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2537             }
       
  2538         ],
       
  2539         "scm": {
       
  2540             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2541         }
       
  2542     },
       
  2543     {
       
  2544         "groupId": "androidx.tracing",
       
  2545         "artifactId": "tracing-ktx",
       
  2546         "version": "1.2.0",
       
  2547         "name": "Android Tracing Runtime Kotlin Extensions",
       
  2548         "spdxLicenses": [
       
  2549             {
       
  2550                 "identifier": "Apache-2.0",
       
  2551                 "name": "Apache License 2.0",
       
  2552                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2553             }
       
  2554         ],
       
  2555         "scm": {
       
  2556             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2557         }
       
  2558     },
       
  2559     {
       
  2560         "groupId": "androidx.transition",
       
  2561         "artifactId": "transition",
       
  2562         "version": "1.5.0",
       
  2563         "name": "Transition",
       
  2564         "spdxLicenses": [
       
  2565             {
       
  2566                 "identifier": "Apache-2.0",
       
  2567                 "name": "Apache License 2.0",
       
  2568                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2569             }
       
  2570         ],
       
  2571         "scm": {
       
  2572             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2573         }
       
  2574     },
       
  2575     {
       
  2576         "groupId": "androidx.vectordrawable",
       
  2577         "artifactId": "vectordrawable",
       
  2578         "version": "1.1.0",
       
  2579         "name": "Android Support VectorDrawable",
       
  2580         "spdxLicenses": [
       
  2581             {
       
  2582                 "identifier": "Apache-2.0",
       
  2583                 "name": "Apache License 2.0",
       
  2584                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2585             }
       
  2586         ],
       
  2587         "scm": {
       
  2588             "url": "http://source.android.com"
       
  2589         }
       
  2590     },
       
  2591     {
       
  2592         "groupId": "androidx.vectordrawable",
       
  2593         "artifactId": "vectordrawable-animated",
       
  2594         "version": "1.1.0",
       
  2595         "name": "Android Support AnimatedVectorDrawable",
       
  2596         "spdxLicenses": [
       
  2597             {
       
  2598                 "identifier": "Apache-2.0",
       
  2599                 "name": "Apache License 2.0",
       
  2600                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2601             }
       
  2602         ],
       
  2603         "scm": {
       
  2604             "url": "http://source.android.com"
       
  2605         }
       
  2606     },
       
  2607     {
       
  2608         "groupId": "androidx.versionedparcelable",
       
  2609         "artifactId": "versionedparcelable",
       
  2610         "version": "1.1.1",
       
  2611         "name": "VersionedParcelable",
       
  2612         "spdxLicenses": [
       
  2613             {
       
  2614                 "identifier": "Apache-2.0",
       
  2615                 "name": "Apache License 2.0",
       
  2616                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2617             }
       
  2618         ],
       
  2619         "scm": {
       
  2620             "url": "http://source.android.com"
       
  2621         }
       
  2622     },
       
  2623     {
       
  2624         "groupId": "androidx.viewpager",
       
  2625         "artifactId": "viewpager",
       
  2626         "version": "1.0.0",
       
  2627         "name": "Android Support Library View Pager",
       
  2628         "spdxLicenses": [
       
  2629             {
       
  2630                 "identifier": "Apache-2.0",
       
  2631                 "name": "Apache License 2.0",
       
  2632                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2633             }
       
  2634         ],
       
  2635         "scm": {
       
  2636             "url": "http://source.android.com"
       
  2637         }
       
  2638     },
       
  2639     {
       
  2640         "groupId": "androidx.viewpager2",
       
  2641         "artifactId": "viewpager2",
       
  2642         "version": "1.1.0-beta02",
       
  2643         "name": "ViewPager2",
       
  2644         "spdxLicenses": [
       
  2645             {
       
  2646                 "identifier": "Apache-2.0",
       
  2647                 "name": "Apache License 2.0",
       
  2648                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2649             }
       
  2650         ],
       
  2651         "scm": {
       
  2652             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2653         }
       
  2654     },
       
  2655     {
       
  2656         "groupId": "androidx.webkit",
       
  2657         "artifactId": "webkit",
       
  2658         "version": "1.11.0-alpha02",
       
  2659         "name": "WebKit",
       
  2660         "spdxLicenses": [
       
  2661             {
       
  2662                 "identifier": "Apache-2.0",
       
  2663                 "name": "Apache License 2.0",
       
  2664                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2665             }
       
  2666         ],
       
  2667         "scm": {
       
  2668             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2669         }
       
  2670     },
       
  2671     {
       
  2672         "groupId": "androidx.window",
       
  2673         "artifactId": "window",
       
  2674         "version": "1.0.0",
       
  2675         "name": "Jetpack WindowManager Library",
       
  2676         "spdxLicenses": [
       
  2677             {
       
  2678                 "identifier": "Apache-2.0",
       
  2679                 "name": "Apache License 2.0",
       
  2680                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2681             }
       
  2682         ],
       
  2683         "scm": {
       
  2684             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2685         }
       
  2686     },
       
  2687     {
       
  2688         "groupId": "androidx.work",
       
  2689         "artifactId": "work-runtime",
       
  2690         "version": "2.10.0",
       
  2691         "name": "WorkManager Runtime",
       
  2692         "spdxLicenses": [
       
  2693             {
       
  2694                 "identifier": "Apache-2.0",
       
  2695                 "name": "Apache License 2.0",
       
  2696                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2697             }
       
  2698         ],
       
  2699         "scm": {
       
  2700             "url": "https://cs.android.com/androidx/platform/frameworks/support"
       
  2701         }
       
  2702     },
       
  2703     {
       
  2704         "groupId": "co.touchlab.crashkios",
       
  2705         "artifactId": "core",
       
  2706         "version": "0.9.0",
       
  2707         "name": "CrashKios",
       
  2708         "spdxLicenses": [
       
  2709             {
       
  2710                 "identifier": "Apache-2.0",
       
  2711                 "name": "Apache License 2.0",
       
  2712                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2713             }
       
  2714         ],
       
  2715         "scm": {
       
  2716             "url": "https://github.com/touchlab/CrashKios"
       
  2717         }
       
  2718     },
       
  2719     {
       
  2720         "groupId": "co.touchlab.crashkios",
       
  2721         "artifactId": "core-android",
       
  2722         "version": "0.9.0",
       
  2723         "name": "CrashKios",
       
  2724         "spdxLicenses": [
       
  2725             {
       
  2726                 "identifier": "Apache-2.0",
       
  2727                 "name": "Apache License 2.0",
       
  2728                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2729             }
       
  2730         ],
       
  2731         "scm": {
       
  2732             "url": "https://github.com/touchlab/CrashKios"
       
  2733         }
       
  2734     },
       
  2735     {
       
  2736         "groupId": "co.touchlab.crashkios",
       
  2737         "artifactId": "crashlytics",
       
  2738         "version": "0.9.0",
       
  2739         "name": "CrashKios",
       
  2740         "spdxLicenses": [
       
  2741             {
       
  2742                 "identifier": "Apache-2.0",
       
  2743                 "name": "Apache License 2.0",
       
  2744                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2745             }
       
  2746         ],
       
  2747         "scm": {
       
  2748             "url": "https://github.com/touchlab/CrashKios"
       
  2749         }
       
  2750     },
       
  2751     {
       
  2752         "groupId": "co.touchlab.crashkios",
       
  2753         "artifactId": "crashlytics-android",
       
  2754         "version": "0.9.0",
       
  2755         "name": "CrashKios",
       
  2756         "spdxLicenses": [
       
  2757             {
       
  2758                 "identifier": "Apache-2.0",
       
  2759                 "name": "Apache License 2.0",
       
  2760                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2761             }
       
  2762         ],
       
  2763         "scm": {
       
  2764             "url": "https://github.com/touchlab/CrashKios"
       
  2765         }
       
  2766     },
       
  2767     {
       
  2768         "groupId": "com.eygraber",
       
  2769         "artifactId": "compose-placeholder",
       
  2770         "version": "1.0.10",
       
  2771         "name": "Compose Placeholder",
       
  2772         "spdxLicenses": [
       
  2773             {
       
  2774                 "identifier": "Apache-2.0",
       
  2775                 "name": "Apache License 2.0",
       
  2776                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2777             }
       
  2778         ],
       
  2779         "scm": {
       
  2780             "url": "https://github.com/eygraber/compose-placeholder/"
       
  2781         }
       
  2782     },
       
  2783     {
       
  2784         "groupId": "com.eygraber",
       
  2785         "artifactId": "compose-placeholder-android",
       
  2786         "version": "1.0.10",
       
  2787         "name": "Compose Placeholder",
       
  2788         "spdxLicenses": [
       
  2789             {
       
  2790                 "identifier": "Apache-2.0",
       
  2791                 "name": "Apache License 2.0",
       
  2792                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2793             }
       
  2794         ],
       
  2795         "scm": {
       
  2796             "url": "https://github.com/eygraber/compose-placeholder/"
       
  2797         }
       
  2798     },
       
  2799     {
       
  2800         "groupId": "com.eygraber",
       
  2801         "artifactId": "compose-placeholder-material3",
       
  2802         "version": "1.0.10",
       
  2803         "name": "Compose Placeholder Material3",
       
  2804         "spdxLicenses": [
       
  2805             {
       
  2806                 "identifier": "Apache-2.0",
       
  2807                 "name": "Apache License 2.0",
       
  2808                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2809             }
       
  2810         ],
       
  2811         "scm": {
       
  2812             "url": "https://github.com/eygraber/compose-placeholder/"
       
  2813         }
       
  2814     },
       
  2815     {
       
  2816         "groupId": "com.eygraber",
       
  2817         "artifactId": "compose-placeholder-material3-android",
       
  2818         "version": "1.0.10",
       
  2819         "name": "Compose Placeholder Material3",
       
  2820         "spdxLicenses": [
       
  2821             {
       
  2822                 "identifier": "Apache-2.0",
       
  2823                 "name": "Apache License 2.0",
       
  2824                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2825             }
       
  2826         ],
       
  2827         "scm": {
       
  2828             "url": "https://github.com/eygraber/compose-placeholder/"
       
  2829         }
       
  2830     },
       
  2831     {
       
  2832         "groupId": "com.google.accompanist",
       
  2833         "artifactId": "accompanist-drawablepainter",
       
  2834         "version": "0.36.0",
       
  2835         "name": "Accompanist Drawable Painter library",
       
  2836         "spdxLicenses": [
       
  2837             {
       
  2838                 "identifier": "Apache-2.0",
       
  2839                 "name": "Apache License 2.0",
       
  2840                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2841             }
       
  2842         ],
       
  2843         "scm": {
       
  2844             "url": "https://github.com/google/accompanist/"
       
  2845         }
       
  2846     },
       
  2847     {
       
  2848         "groupId": "com.google.android.datatransport",
       
  2849         "artifactId": "transport-api",
       
  2850         "version": "3.2.0",
       
  2851         "spdxLicenses": [
       
  2852             {
       
  2853                 "identifier": "Apache-2.0",
       
  2854                 "name": "Apache License 2.0",
       
  2855                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2856             }
       
  2857         ],
       
  2858         "scm": {
       
  2859             "url": "https://github.com/firebase/firebase-android-sdk"
       
  2860         }
       
  2861     },
       
  2862     {
       
  2863         "groupId": "com.google.android.datatransport",
       
  2864         "artifactId": "transport-backend-cct",
       
  2865         "version": "3.3.0",
       
  2866         "spdxLicenses": [
       
  2867             {
       
  2868                 "identifier": "Apache-2.0",
       
  2869                 "name": "Apache License 2.0",
       
  2870                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2871             }
       
  2872         ],
       
  2873         "scm": {
       
  2874             "url": "https://github.com/firebase/firebase-android-sdk"
       
  2875         }
       
  2876     },
       
  2877     {
       
  2878         "groupId": "com.google.android.datatransport",
       
  2879         "artifactId": "transport-runtime",
       
  2880         "version": "3.3.0",
       
  2881         "spdxLicenses": [
       
  2882             {
       
  2883                 "identifier": "Apache-2.0",
       
  2884                 "name": "Apache License 2.0",
       
  2885                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  2886             }
       
  2887         ],
       
  2888         "scm": {
       
  2889             "url": "https://github.com/firebase/firebase-android-sdk"
       
  2890         }
       
  2891     },
       
  2892     {
       
  2893         "groupId": "com.google.android.gms",
       
  2894         "artifactId": "play-services-ads",
       
  2895         "version": "24.1.0",
       
  2896         "name": "play-services-ads",
       
  2897         "unknownLicenses": [
       
  2898             {
       
  2899                 "name": "Android Software Development Kit License",
       
  2900                 "url": "https://developer.android.com/studio/terms.html"
       
  2901             }
       
  2902         ]
       
  2903     },
       
  2904     {
       
  2905         "groupId": "com.google.android.gms",
       
  2906         "artifactId": "play-services-ads-api",
       
  2907         "version": "24.1.0",
       
  2908         "name": "play-services-ads-api",
       
  2909         "unknownLicenses": [
       
  2910             {
       
  2911                 "name": "Android Software Development Kit License",
       
  2912                 "url": "https://developer.android.com/studio/terms.html"
       
  2913             }
       
  2914         ]
       
  2915     },
       
  2916     {
       
  2917         "groupId": "com.google.android.gms",
       
  2918         "artifactId": "play-services-ads-base",
       
  2919         "version": "24.1.0",
       
  2920         "name": "play-services-ads-base",
       
  2921         "unknownLicenses": [
       
  2922             {
       
  2923                 "name": "Android Software Development Kit License",
       
  2924                 "url": "https://developer.android.com/studio/terms.html"
       
  2925             }
       
  2926         ]
       
  2927     },
       
  2928     {
       
  2929         "groupId": "com.google.android.gms",
       
  2930         "artifactId": "play-services-ads-identifier",
       
  2931         "version": "18.0.0",
       
  2932         "name": "play-services-ads-identifier",
       
  2933         "unknownLicenses": [
       
  2934             {
       
  2935                 "name": "Android Software Development Kit License",
       
  2936                 "url": "https://developer.android.com/studio/terms.html"
       
  2937             }
       
  2938         ]
       
  2939     },
       
  2940     {
       
  2941         "groupId": "com.google.android.gms",
       
  2942         "artifactId": "play-services-appset",
       
  2943         "version": "16.0.1",
       
  2944         "name": "play-services-appset",
       
  2945         "unknownLicenses": [
       
  2946             {
       
  2947                 "name": "Android Software Development Kit License",
       
  2948                 "url": "https://developer.android.com/studio/terms.html"
       
  2949             }
       
  2950         ]
       
  2951     },
       
  2952     {
       
  2953         "groupId": "com.google.android.gms",
       
  2954         "artifactId": "play-services-base",
       
  2955         "version": "18.5.0",
       
  2956         "name": "play-services-base",
       
  2957         "unknownLicenses": [
       
  2958             {
       
  2959                 "name": "Android Software Development Kit License",
       
  2960                 "url": "https://developer.android.com/studio/terms.html"
       
  2961             }
       
  2962         ]
       
  2963     },
       
  2964     {
       
  2965         "groupId": "com.google.android.gms",
       
  2966         "artifactId": "play-services-basement",
       
  2967         "version": "18.5.0",
       
  2968         "name": "play-services-basement",
       
  2969         "unknownLicenses": [
       
  2970             {
       
  2971                 "name": "Android Software Development Kit License",
       
  2972                 "url": "https://developer.android.com/studio/terms.html"
       
  2973             }
       
  2974         ]
       
  2975     },
       
  2976     {
       
  2977         "groupId": "com.google.android.gms",
       
  2978         "artifactId": "play-services-maps",
       
  2979         "version": "19.1.0",
       
  2980         "name": "play-services-maps",
       
  2981         "unknownLicenses": [
       
  2982             {
       
  2983                 "name": "Android Software Development Kit License",
       
  2984                 "url": "https://developer.android.com/studio/terms.html"
       
  2985             }
       
  2986         ]
       
  2987     },
       
  2988     {
       
  2989         "groupId": "com.google.android.gms",
       
  2990         "artifactId": "play-services-measurement",
       
  2991         "version": "22.4.0",
       
  2992         "name": "play-services-measurement",
       
  2993         "unknownLicenses": [
       
  2994             {
       
  2995                 "name": "Android Software Development Kit License",
       
  2996                 "url": "https://developer.android.com/studio/terms.html"
       
  2997             }
       
  2998         ]
       
  2999     },
       
  3000     {
       
  3001         "groupId": "com.google.android.gms",
       
  3002         "artifactId": "play-services-measurement-api",
       
  3003         "version": "22.4.0",
       
  3004         "name": "play-services-measurement-api",
       
  3005         "unknownLicenses": [
       
  3006             {
       
  3007                 "name": "Android Software Development Kit License",
       
  3008                 "url": "https://developer.android.com/studio/terms.html"
       
  3009             }
       
  3010         ]
       
  3011     },
       
  3012     {
       
  3013         "groupId": "com.google.android.gms",
       
  3014         "artifactId": "play-services-measurement-base",
       
  3015         "version": "22.4.0",
       
  3016         "name": "play-services-measurement-base",
       
  3017         "unknownLicenses": [
       
  3018             {
       
  3019                 "name": "Android Software Development Kit License",
       
  3020                 "url": "https://developer.android.com/studio/terms.html"
       
  3021             }
       
  3022         ]
       
  3023     },
       
  3024     {
       
  3025         "groupId": "com.google.android.gms",
       
  3026         "artifactId": "play-services-measurement-impl",
       
  3027         "version": "22.4.0",
       
  3028         "name": "play-services-measurement-impl",
       
  3029         "unknownLicenses": [
       
  3030             {
       
  3031                 "name": "Android Software Development Kit License",
       
  3032                 "url": "https://developer.android.com/studio/terms.html"
       
  3033             }
       
  3034         ]
       
  3035     },
       
  3036     {
       
  3037         "groupId": "com.google.android.gms",
       
  3038         "artifactId": "play-services-measurement-sdk",
       
  3039         "version": "22.4.0",
       
  3040         "name": "play-services-measurement-sdk",
       
  3041         "unknownLicenses": [
       
  3042             {
       
  3043                 "name": "Android Software Development Kit License",
       
  3044                 "url": "https://developer.android.com/studio/terms.html"
       
  3045             }
       
  3046         ]
       
  3047     },
       
  3048     {
       
  3049         "groupId": "com.google.android.gms",
       
  3050         "artifactId": "play-services-measurement-sdk-api",
       
  3051         "version": "22.4.0",
       
  3052         "name": "play-services-measurement-sdk-api",
       
  3053         "unknownLicenses": [
       
  3054             {
       
  3055                 "name": "Android Software Development Kit License",
       
  3056                 "url": "https://developer.android.com/studio/terms.html"
       
  3057             }
       
  3058         ]
       
  3059     },
       
  3060     {
       
  3061         "groupId": "com.google.android.gms",
       
  3062         "artifactId": "play-services-stats",
       
  3063         "version": "17.0.2",
       
  3064         "name": "play-services-stats",
       
  3065         "unknownLicenses": [
       
  3066             {
       
  3067                 "name": "Android Software Development Kit License",
       
  3068                 "url": "https://developer.android.com/studio/terms.html"
       
  3069             }
       
  3070         ]
       
  3071     },
       
  3072     {
       
  3073         "groupId": "com.google.android.gms",
       
  3074         "artifactId": "play-services-tasks",
       
  3075         "version": "18.2.0",
       
  3076         "name": "play-services-tasks",
       
  3077         "unknownLicenses": [
       
  3078             {
       
  3079                 "name": "Android Software Development Kit License",
       
  3080                 "url": "https://developer.android.com/studio/terms.html"
       
  3081             }
       
  3082         ]
       
  3083     },
       
  3084     {
       
  3085         "groupId": "com.google.android.material",
       
  3086         "artifactId": "material",
       
  3087         "version": "1.12.0",
       
  3088         "name": "Material Components for Android",
       
  3089         "spdxLicenses": [
       
  3090             {
       
  3091                 "identifier": "Apache-2.0",
       
  3092                 "name": "Apache License 2.0",
       
  3093                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3094             }
       
  3095         ],
       
  3096         "scm": {
       
  3097             "url": "https://github.com/material-components/material-components-android"
       
  3098         }
       
  3099     },
       
  3100     {
       
  3101         "groupId": "com.google.android.play",
       
  3102         "artifactId": "core-common",
       
  3103         "version": "2.0.4",
       
  3104         "name": "core-common",
       
  3105         "unknownLicenses": [
       
  3106             {
       
  3107                 "name": "Play Core Software Development Kit Terms of Service",
       
  3108                 "url": "https://developer.android.com/guide/playcore/license"
       
  3109             }
       
  3110         ]
       
  3111     },
       
  3112     {
       
  3113         "groupId": "com.google.android.play",
       
  3114         "artifactId": "review",
       
  3115         "version": "2.0.2",
       
  3116         "name": "review",
       
  3117         "unknownLicenses": [
       
  3118             {
       
  3119                 "name": "Play Core Software Development Kit Terms of Service",
       
  3120                 "url": "https://developer.android.com/guide/playcore/license"
       
  3121             }
       
  3122         ]
       
  3123     },
       
  3124     {
       
  3125         "groupId": "com.google.android.play",
       
  3126         "artifactId": "review-ktx",
       
  3127         "version": "2.0.2",
       
  3128         "name": "review-ktx",
       
  3129         "unknownLicenses": [
       
  3130             {
       
  3131                 "name": "Play Core Software Development Kit Terms of Service",
       
  3132                 "url": "https://developer.android.com/guide/playcore/license"
       
  3133             }
       
  3134         ]
       
  3135     },
       
  3136     {
       
  3137         "groupId": "com.google.android.ump",
       
  3138         "artifactId": "user-messaging-platform",
       
  3139         "version": "3.1.0",
       
  3140         "name": "user-messaging-platform",
       
  3141         "unknownLicenses": [
       
  3142             {
       
  3143                 "name": "Android Software Development Kit License",
       
  3144                 "url": "https://developer.android.com/studio/terms.html"
       
  3145             }
       
  3146         ]
       
  3147     },
       
  3148     {
       
  3149         "groupId": "com.google.code.findbugs",
       
  3150         "artifactId": "jsr305",
       
  3151         "version": "3.0.2",
       
  3152         "name": "FindBugs-jsr305",
       
  3153         "spdxLicenses": [
       
  3154             {
       
  3155                 "identifier": "Apache-2.0",
       
  3156                 "name": "Apache License 2.0",
       
  3157                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3158             }
       
  3159         ],
       
  3160         "scm": {
       
  3161             "url": "https://code.google.com/p/jsr-305/"
       
  3162         }
       
  3163     },
       
  3164     {
       
  3165         "groupId": "com.google.dagger",
       
  3166         "artifactId": "dagger",
       
  3167         "version": "2.56.1",
       
  3168         "name": "Dagger",
       
  3169         "spdxLicenses": [
       
  3170             {
       
  3171                 "identifier": "Apache-2.0",
       
  3172                 "name": "Apache License 2.0",
       
  3173                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3174             }
       
  3175         ],
       
  3176         "scm": {
       
  3177             "url": "https://github.com/google/dagger/"
       
  3178         }
       
  3179     },
       
  3180     {
       
  3181         "groupId": "com.google.dagger",
       
  3182         "artifactId": "dagger-compiler",
       
  3183         "version": "2.56.1",
       
  3184         "name": "Dagger Compiler",
       
  3185         "spdxLicenses": [
       
  3186             {
       
  3187                 "identifier": "Apache-2.0",
       
  3188                 "name": "Apache License 2.0",
       
  3189                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3190             }
       
  3191         ],
       
  3192         "scm": {
       
  3193             "url": "https://github.com/google/dagger/"
       
  3194         }
       
  3195     },
       
  3196     {
       
  3197         "groupId": "com.google.dagger",
       
  3198         "artifactId": "dagger-lint-aar",
       
  3199         "version": "2.56.1",
       
  3200         "name": "Dagger Lint Rules AAR Distribution",
       
  3201         "spdxLicenses": [
       
  3202             {
       
  3203                 "identifier": "Apache-2.0",
       
  3204                 "name": "Apache License 2.0",
       
  3205                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3206             }
       
  3207         ],
       
  3208         "scm": {
       
  3209             "url": "https://github.com/google/dagger/"
       
  3210         }
       
  3211     },
       
  3212     {
       
  3213         "groupId": "com.google.dagger",
       
  3214         "artifactId": "dagger-spi",
       
  3215         "version": "2.56.1",
       
  3216         "name": "Dagger SPI",
       
  3217         "spdxLicenses": [
       
  3218             {
       
  3219                 "identifier": "Apache-2.0",
       
  3220                 "name": "Apache License 2.0",
       
  3221                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3222             }
       
  3223         ],
       
  3224         "scm": {
       
  3225             "url": "https://github.com/google/dagger/"
       
  3226         }
       
  3227     },
       
  3228     {
       
  3229         "groupId": "com.google.dagger",
       
  3230         "artifactId": "hilt-android",
       
  3231         "version": "2.56.1",
       
  3232         "name": "Hilt Android",
       
  3233         "spdxLicenses": [
       
  3234             {
       
  3235                 "identifier": "Apache-2.0",
       
  3236                 "name": "Apache License 2.0",
       
  3237                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3238             }
       
  3239         ],
       
  3240         "scm": {
       
  3241             "url": "https://github.com/google/dagger/"
       
  3242         }
       
  3243     },
       
  3244     {
       
  3245         "groupId": "com.google.dagger",
       
  3246         "artifactId": "hilt-core",
       
  3247         "version": "2.56.1",
       
  3248         "name": "Hilt Core",
       
  3249         "spdxLicenses": [
       
  3250             {
       
  3251                 "identifier": "Apache-2.0",
       
  3252                 "name": "Apache License 2.0",
       
  3253                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3254             }
       
  3255         ],
       
  3256         "scm": {
       
  3257             "url": "https://github.com/google/dagger/"
       
  3258         }
       
  3259     },
       
  3260     {
       
  3261         "groupId": "com.google.devtools.ksp",
       
  3262         "artifactId": "symbol-processing-api",
       
  3263         "version": "2.1.10-1.0.31",
       
  3264         "name": "com.google.devtools.ksp:symbol-processing-api",
       
  3265         "spdxLicenses": [
       
  3266             {
       
  3267                 "identifier": "Apache-2.0",
       
  3268                 "name": "Apache License 2.0",
       
  3269                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3270             }
       
  3271         ],
       
  3272         "scm": {
       
  3273             "url": "https://github.com/google/ksp"
       
  3274         }
       
  3275     },
       
  3276     {
       
  3277         "groupId": "com.google.errorprone",
       
  3278         "artifactId": "error_prone_annotations",
       
  3279         "version": "2.28.0",
       
  3280         "name": "error-prone annotations",
       
  3281         "spdxLicenses": [
       
  3282             {
       
  3283                 "identifier": "Apache-2.0",
       
  3284                 "name": "Apache License 2.0",
       
  3285                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3286             }
       
  3287         ],
       
  3288         "scm": {
       
  3289             "url": "https://github.com/google/error-prone"
       
  3290         }
       
  3291     },
       
  3292     {
       
  3293         "groupId": "com.google.firebase",
       
  3294         "artifactId": "firebase-analytics",
       
  3295         "version": "22.4.0",
       
  3296         "name": "firebase-analytics",
       
  3297         "unknownLicenses": [
       
  3298             {
       
  3299                 "name": "Android Software Development Kit License",
       
  3300                 "url": "https://developer.android.com/studio/terms.html"
       
  3301             }
       
  3302         ]
       
  3303     },
       
  3304     {
       
  3305         "groupId": "com.google.firebase",
       
  3306         "artifactId": "firebase-analytics-ktx",
       
  3307         "version": "22.4.0",
       
  3308         "name": "firebase-analytics-ktx",
       
  3309         "unknownLicenses": [
       
  3310             {
       
  3311                 "name": "Android Software Development Kit License",
       
  3312                 "url": "https://developer.android.com/studio/terms.html"
       
  3313             }
       
  3314         ]
       
  3315     },
       
  3316     {
       
  3317         "groupId": "com.google.firebase",
       
  3318         "artifactId": "firebase-annotations",
       
  3319         "version": "16.2.0",
       
  3320         "name": "firebase-annotations",
       
  3321         "spdxLicenses": [
       
  3322             {
       
  3323                 "identifier": "Apache-2.0",
       
  3324                 "name": "Apache License 2.0",
       
  3325                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3326             }
       
  3327         ]
       
  3328     },
       
  3329     {
       
  3330         "groupId": "com.google.firebase",
       
  3331         "artifactId": "firebase-common",
       
  3332         "version": "21.0.0",
       
  3333         "spdxLicenses": [
       
  3334             {
       
  3335                 "identifier": "Apache-2.0",
       
  3336                 "name": "Apache License 2.0",
       
  3337                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3338             }
       
  3339         ],
       
  3340         "scm": {
       
  3341             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3342         }
       
  3343     },
       
  3344     {
       
  3345         "groupId": "com.google.firebase",
       
  3346         "artifactId": "firebase-common-ktx",
       
  3347         "version": "21.0.0",
       
  3348         "spdxLicenses": [
       
  3349             {
       
  3350                 "identifier": "Apache-2.0",
       
  3351                 "name": "Apache License 2.0",
       
  3352                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3353             }
       
  3354         ],
       
  3355         "scm": {
       
  3356             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3357         }
       
  3358     },
       
  3359     {
       
  3360         "groupId": "com.google.firebase",
       
  3361         "artifactId": "firebase-components",
       
  3362         "version": "18.0.0",
       
  3363         "spdxLicenses": [
       
  3364             {
       
  3365                 "identifier": "Apache-2.0",
       
  3366                 "name": "Apache License 2.0",
       
  3367                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3368             }
       
  3369         ],
       
  3370         "scm": {
       
  3371             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3372         }
       
  3373     },
       
  3374     {
       
  3375         "groupId": "com.google.firebase",
       
  3376         "artifactId": "firebase-config-interop",
       
  3377         "version": "16.0.1",
       
  3378         "spdxLicenses": [
       
  3379             {
       
  3380                 "identifier": "Apache-2.0",
       
  3381                 "name": "Apache License 2.0",
       
  3382                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3383             }
       
  3384         ],
       
  3385         "scm": {
       
  3386             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3387         }
       
  3388     },
       
  3389     {
       
  3390         "groupId": "com.google.firebase",
       
  3391         "artifactId": "firebase-crashlytics",
       
  3392         "version": "19.4.2",
       
  3393         "spdxLicenses": [
       
  3394             {
       
  3395                 "identifier": "Apache-2.0",
       
  3396                 "name": "Apache License 2.0",
       
  3397                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3398             }
       
  3399         ],
       
  3400         "scm": {
       
  3401             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3402         }
       
  3403     },
       
  3404     {
       
  3405         "groupId": "com.google.firebase",
       
  3406         "artifactId": "firebase-datatransport",
       
  3407         "version": "19.0.0",
       
  3408         "spdxLicenses": [
       
  3409             {
       
  3410                 "identifier": "Apache-2.0",
       
  3411                 "name": "Apache License 2.0",
       
  3412                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3413             }
       
  3414         ],
       
  3415         "scm": {
       
  3416             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3417         }
       
  3418     },
       
  3419     {
       
  3420         "groupId": "com.google.firebase",
       
  3421         "artifactId": "firebase-encoders",
       
  3422         "version": "17.0.0",
       
  3423         "name": "firebase-encoders",
       
  3424         "spdxLicenses": [
       
  3425             {
       
  3426                 "identifier": "Apache-2.0",
       
  3427                 "name": "Apache License 2.0",
       
  3428                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3429             }
       
  3430         ]
       
  3431     },
       
  3432     {
       
  3433         "groupId": "com.google.firebase",
       
  3434         "artifactId": "firebase-encoders-json",
       
  3435         "version": "18.0.1",
       
  3436         "spdxLicenses": [
       
  3437             {
       
  3438                 "identifier": "Apache-2.0",
       
  3439                 "name": "Apache License 2.0",
       
  3440                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3441             }
       
  3442         ],
       
  3443         "scm": {
       
  3444             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3445         }
       
  3446     },
       
  3447     {
       
  3448         "groupId": "com.google.firebase",
       
  3449         "artifactId": "firebase-encoders-proto",
       
  3450         "version": "16.0.0",
       
  3451         "name": "firebase-encoders-proto",
       
  3452         "spdxLicenses": [
       
  3453             {
       
  3454                 "identifier": "Apache-2.0",
       
  3455                 "name": "Apache License 2.0",
       
  3456                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3457             }
       
  3458         ]
       
  3459     },
       
  3460     {
       
  3461         "groupId": "com.google.firebase",
       
  3462         "artifactId": "firebase-installations",
       
  3463         "version": "18.0.0",
       
  3464         "spdxLicenses": [
       
  3465             {
       
  3466                 "identifier": "Apache-2.0",
       
  3467                 "name": "Apache License 2.0",
       
  3468                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3469             }
       
  3470         ],
       
  3471         "scm": {
       
  3472             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3473         }
       
  3474     },
       
  3475     {
       
  3476         "groupId": "com.google.firebase",
       
  3477         "artifactId": "firebase-installations-interop",
       
  3478         "version": "17.2.0",
       
  3479         "spdxLicenses": [
       
  3480             {
       
  3481                 "identifier": "Apache-2.0",
       
  3482                 "name": "Apache License 2.0",
       
  3483                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3484             }
       
  3485         ],
       
  3486         "scm": {
       
  3487             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3488         }
       
  3489     },
       
  3490     {
       
  3491         "groupId": "com.google.firebase",
       
  3492         "artifactId": "firebase-measurement-connector",
       
  3493         "version": "20.0.1",
       
  3494         "name": "firebase-measurement-connector",
       
  3495         "unknownLicenses": [
       
  3496             {
       
  3497                 "name": "Android Software Development Kit License",
       
  3498                 "url": "https://developer.android.com/studio/terms.html"
       
  3499             }
       
  3500         ]
       
  3501     },
       
  3502     {
       
  3503         "groupId": "com.google.firebase",
       
  3504         "artifactId": "firebase-sessions",
       
  3505         "version": "2.1.0",
       
  3506         "spdxLicenses": [
       
  3507             {
       
  3508                 "identifier": "Apache-2.0",
       
  3509                 "name": "Apache License 2.0",
       
  3510                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3511             }
       
  3512         ],
       
  3513         "scm": {
       
  3514             "url": "https://github.com/firebase/firebase-android-sdk"
       
  3515         }
       
  3516     },
       
  3517     {
       
  3518         "groupId": "com.google.googlejavaformat",
       
  3519         "artifactId": "google-java-format",
       
  3520         "version": "1.5",
       
  3521         "name": "Google Java Format",
       
  3522         "spdxLicenses": [
       
  3523             {
       
  3524                 "identifier": "Apache-2.0",
       
  3525                 "name": "Apache License 2.0",
       
  3526                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3527             }
       
  3528         ],
       
  3529         "scm": {
       
  3530             "url": "http://github.com/google/google-java-format/google-java-format/"
       
  3531         }
       
  3532     },
       
  3533     {
       
  3534         "groupId": "com.google.guava",
       
  3535         "artifactId": "failureaccess",
       
  3536         "version": "1.0.2",
       
  3537         "name": "Guava InternalFutureFailureAccess and InternalFutures",
       
  3538         "spdxLicenses": [
       
  3539             {
       
  3540                 "identifier": "Apache-2.0",
       
  3541                 "name": "Apache License 2.0",
       
  3542                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3543             }
       
  3544         ],
       
  3545         "scm": {
       
  3546             "url": "https://github.com/google/guava"
       
  3547         }
       
  3548     },
       
  3549     {
       
  3550         "groupId": "com.google.guava",
       
  3551         "artifactId": "guava",
       
  3552         "version": "33.3.1-jre",
       
  3553         "name": "Guava: Google Core Libraries for Java",
       
  3554         "spdxLicenses": [
       
  3555             {
       
  3556                 "identifier": "Apache-2.0",
       
  3557                 "name": "Apache License 2.0",
       
  3558                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3559             }
       
  3560         ],
       
  3561         "scm": {
       
  3562             "url": "https://github.com/google/guava"
       
  3563         }
       
  3564     },
       
  3565     {
       
  3566         "groupId": "com.google.guava",
       
  3567         "artifactId": "listenablefuture",
       
  3568         "version": "9999.0-empty-to-avoid-conflict-with-guava",
       
  3569         "name": "Guava ListenableFuture only",
       
  3570         "spdxLicenses": [
       
  3571             {
       
  3572                 "identifier": "Apache-2.0",
       
  3573                 "name": "Apache License 2.0",
       
  3574                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3575             }
       
  3576         ],
       
  3577         "scm": {
       
  3578             "url": "https://github.com/google/guava"
       
  3579         }
       
  3580     },
       
  3581     {
       
  3582         "groupId": "com.google.j2objc",
       
  3583         "artifactId": "j2objc-annotations",
       
  3584         "version": "3.0.0",
       
  3585         "name": "J2ObjC Annotations",
       
  3586         "spdxLicenses": [
       
  3587             {
       
  3588                 "identifier": "Apache-2.0",
       
  3589                 "name": "Apache License 2.0",
       
  3590                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3591             }
       
  3592         ],
       
  3593         "scm": {
       
  3594             "url": "http://github.com/google/j2objc"
       
  3595         }
       
  3596     },
       
  3597     {
       
  3598         "groupId": "com.google.maps.android",
       
  3599         "artifactId": "maps-compose",
       
  3600         "version": "6.5.2",
       
  3601         "name": "maps-compose",
       
  3602         "spdxLicenses": [
       
  3603             {
       
  3604                 "identifier": "Apache-2.0",
       
  3605                 "name": "Apache License 2.0",
       
  3606                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3607             }
       
  3608         ],
       
  3609         "scm": {
       
  3610             "url": "https://github.com/googlemaps/android-maps-compose"
       
  3611         }
       
  3612     },
       
  3613     {
       
  3614         "groupId": "com.google.maps.android",
       
  3615         "artifactId": "maps-ktx",
       
  3616         "version": "5.1.1",
       
  3617         "name": "maps-ktx",
       
  3618         "spdxLicenses": [
       
  3619             {
       
  3620                 "identifier": "Apache-2.0",
       
  3621                 "name": "Apache License 2.0",
       
  3622                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3623             }
       
  3624         ],
       
  3625         "scm": {
       
  3626             "url": "https://github.com/googlemaps/android-maps-ktx"
       
  3627         }
       
  3628     },
       
  3629     {
       
  3630         "groupId": "com.squareup",
       
  3631         "artifactId": "javapoet",
       
  3632         "version": "1.13.0",
       
  3633         "name": "JavaPoet",
       
  3634         "spdxLicenses": [
       
  3635             {
       
  3636                 "identifier": "Apache-2.0",
       
  3637                 "name": "Apache License 2.0",
       
  3638                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3639             }
       
  3640         ],
       
  3641         "scm": {
       
  3642             "url": "http://github.com/square/javapoet/"
       
  3643         }
       
  3644     },
       
  3645     {
       
  3646         "groupId": "com.squareup",
       
  3647         "artifactId": "kotlinpoet",
       
  3648         "version": "1.11.0",
       
  3649         "name": "KotlinPoet",
       
  3650         "spdxLicenses": [
       
  3651             {
       
  3652                 "identifier": "Apache-2.0",
       
  3653                 "name": "Apache License 2.0",
       
  3654                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3655             }
       
  3656         ],
       
  3657         "scm": {
       
  3658             "url": "https://github.com/square/kotlinpoet"
       
  3659         }
       
  3660     },
       
  3661     {
       
  3662         "groupId": "com.squareup.okhttp3",
       
  3663         "artifactId": "okhttp",
       
  3664         "version": "4.12.0",
       
  3665         "name": "okhttp",
       
  3666         "spdxLicenses": [
       
  3667             {
       
  3668                 "identifier": "Apache-2.0",
       
  3669                 "name": "Apache License 2.0",
       
  3670                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3671             }
       
  3672         ],
       
  3673         "scm": {
       
  3674             "url": "https://github.com/square/okhttp"
       
  3675         }
       
  3676     },
       
  3677     {
       
  3678         "groupId": "com.squareup.okhttp3",
       
  3679         "artifactId": "okhttp-sse",
       
  3680         "version": "4.12.0",
       
  3681         "name": "okhttp-sse",
       
  3682         "spdxLicenses": [
       
  3683             {
       
  3684                 "identifier": "Apache-2.0",
       
  3685                 "name": "Apache License 2.0",
       
  3686                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3687             }
       
  3688         ],
       
  3689         "scm": {
       
  3690             "url": "https://github.com/square/okhttp"
       
  3691         }
       
  3692     },
       
  3693     {
       
  3694         "groupId": "com.squareup.okio",
       
  3695         "artifactId": "okio",
       
  3696         "version": "3.10.2",
       
  3697         "name": "okio",
       
  3698         "spdxLicenses": [
       
  3699             {
       
  3700                 "identifier": "Apache-2.0",
       
  3701                 "name": "Apache License 2.0",
       
  3702                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3703             }
       
  3704         ],
       
  3705         "scm": {
       
  3706             "url": "https://github.com/square/okio/"
       
  3707         }
       
  3708     },
       
  3709     {
       
  3710         "groupId": "com.squareup.okio",
       
  3711         "artifactId": "okio-jvm",
       
  3712         "version": "3.10.2",
       
  3713         "name": "okio",
       
  3714         "spdxLicenses": [
       
  3715             {
       
  3716                 "identifier": "Apache-2.0",
       
  3717                 "name": "Apache License 2.0",
       
  3718                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3719             }
       
  3720         ],
       
  3721         "scm": {
       
  3722             "url": "https://github.com/square/okio/"
       
  3723         }
       
  3724     },
       
  3725     {
       
  3726         "groupId": "de.jensklingenberg.ktorfit",
       
  3727         "artifactId": "ktorfit-annotations",
       
  3728         "version": "2.4.1",
       
  3729         "name": "Ktorfit",
       
  3730         "spdxLicenses": [
       
  3731             {
       
  3732                 "identifier": "Apache-2.0",
       
  3733                 "name": "Apache License 2.0",
       
  3734                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3735             }
       
  3736         ],
       
  3737         "scm": {
       
  3738             "url": "https://github.com/Foso/Ktorfit"
       
  3739         }
       
  3740     },
       
  3741     {
       
  3742         "groupId": "de.jensklingenberg.ktorfit",
       
  3743         "artifactId": "ktorfit-annotations-android",
       
  3744         "version": "2.4.1",
       
  3745         "name": "Ktorfit",
       
  3746         "spdxLicenses": [
       
  3747             {
       
  3748                 "identifier": "Apache-2.0",
       
  3749                 "name": "Apache License 2.0",
       
  3750                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3751             }
       
  3752         ],
       
  3753         "scm": {
       
  3754             "url": "https://github.com/Foso/Ktorfit"
       
  3755         }
       
  3756     },
       
  3757     {
       
  3758         "groupId": "de.jensklingenberg.ktorfit",
       
  3759         "artifactId": "ktorfit-lib",
       
  3760         "version": "2.4.1",
       
  3761         "name": "Ktorfit",
       
  3762         "spdxLicenses": [
       
  3763             {
       
  3764                 "identifier": "Apache-2.0",
       
  3765                 "name": "Apache License 2.0",
       
  3766                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3767             }
       
  3768         ],
       
  3769         "scm": {
       
  3770             "url": "https://github.com/Foso/Ktorfit"
       
  3771         }
       
  3772     },
       
  3773     {
       
  3774         "groupId": "de.jensklingenberg.ktorfit",
       
  3775         "artifactId": "ktorfit-lib-android",
       
  3776         "version": "2.4.1",
       
  3777         "name": "Ktorfit",
       
  3778         "spdxLicenses": [
       
  3779             {
       
  3780                 "identifier": "Apache-2.0",
       
  3781                 "name": "Apache License 2.0",
       
  3782                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3783             }
       
  3784         ],
       
  3785         "scm": {
       
  3786             "url": "https://github.com/Foso/Ktorfit"
       
  3787         }
       
  3788     },
       
  3789     {
       
  3790         "groupId": "de.jensklingenberg.ktorfit",
       
  3791         "artifactId": "ktorfit-lib-light",
       
  3792         "version": "2.4.1",
       
  3793         "name": "Ktorfit",
       
  3794         "spdxLicenses": [
       
  3795             {
       
  3796                 "identifier": "Apache-2.0",
       
  3797                 "name": "Apache License 2.0",
       
  3798                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3799             }
       
  3800         ],
       
  3801         "scm": {
       
  3802             "url": "https://github.com/Foso/Ktorfit"
       
  3803         }
       
  3804     },
       
  3805     {
       
  3806         "groupId": "de.jensklingenberg.ktorfit",
       
  3807         "artifactId": "ktorfit-lib-light-android",
       
  3808         "version": "2.4.1",
       
  3809         "name": "Ktorfit",
       
  3810         "spdxLicenses": [
       
  3811             {
       
  3812                 "identifier": "Apache-2.0",
       
  3813                 "name": "Apache License 2.0",
       
  3814                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3815             }
       
  3816         ],
       
  3817         "scm": {
       
  3818             "url": "https://github.com/Foso/Ktorfit"
       
  3819         }
       
  3820     },
       
  3821     {
       
  3822         "groupId": "io.coil-kt.coil3",
       
  3823         "artifactId": "coil",
       
  3824         "version": "3.1.0",
       
  3825         "name": "coil",
       
  3826         "spdxLicenses": [
       
  3827             {
       
  3828                 "identifier": "Apache-2.0",
       
  3829                 "name": "Apache License 2.0",
       
  3830                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3831             }
       
  3832         ],
       
  3833         "scm": {
       
  3834             "url": "https://github.com/coil-kt/coil"
       
  3835         }
       
  3836     },
       
  3837     {
       
  3838         "groupId": "io.coil-kt.coil3",
       
  3839         "artifactId": "coil-android",
       
  3840         "version": "3.1.0",
       
  3841         "name": "coil",
       
  3842         "spdxLicenses": [
       
  3843             {
       
  3844                 "identifier": "Apache-2.0",
       
  3845                 "name": "Apache License 2.0",
       
  3846                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3847             }
       
  3848         ],
       
  3849         "scm": {
       
  3850             "url": "https://github.com/coil-kt/coil"
       
  3851         }
       
  3852     },
       
  3853     {
       
  3854         "groupId": "io.coil-kt.coil3",
       
  3855         "artifactId": "coil-compose",
       
  3856         "version": "3.1.0",
       
  3857         "name": "coil-compose",
       
  3858         "spdxLicenses": [
       
  3859             {
       
  3860                 "identifier": "Apache-2.0",
       
  3861                 "name": "Apache License 2.0",
       
  3862                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3863             }
       
  3864         ],
       
  3865         "scm": {
       
  3866             "url": "https://github.com/coil-kt/coil"
       
  3867         }
       
  3868     },
       
  3869     {
       
  3870         "groupId": "io.coil-kt.coil3",
       
  3871         "artifactId": "coil-compose-android",
       
  3872         "version": "3.1.0",
       
  3873         "name": "coil-compose",
       
  3874         "spdxLicenses": [
       
  3875             {
       
  3876                 "identifier": "Apache-2.0",
       
  3877                 "name": "Apache License 2.0",
       
  3878                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3879             }
       
  3880         ],
       
  3881         "scm": {
       
  3882             "url": "https://github.com/coil-kt/coil"
       
  3883         }
       
  3884     },
       
  3885     {
       
  3886         "groupId": "io.coil-kt.coil3",
       
  3887         "artifactId": "coil-compose-core",
       
  3888         "version": "3.1.0",
       
  3889         "name": "coil-compose-core",
       
  3890         "spdxLicenses": [
       
  3891             {
       
  3892                 "identifier": "Apache-2.0",
       
  3893                 "name": "Apache License 2.0",
       
  3894                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3895             }
       
  3896         ],
       
  3897         "scm": {
       
  3898             "url": "https://github.com/coil-kt/coil"
       
  3899         }
       
  3900     },
       
  3901     {
       
  3902         "groupId": "io.coil-kt.coil3",
       
  3903         "artifactId": "coil-compose-core-android",
       
  3904         "version": "3.1.0",
       
  3905         "name": "coil-compose-core",
       
  3906         "spdxLicenses": [
       
  3907             {
       
  3908                 "identifier": "Apache-2.0",
       
  3909                 "name": "Apache License 2.0",
       
  3910                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3911             }
       
  3912         ],
       
  3913         "scm": {
       
  3914             "url": "https://github.com/coil-kt/coil"
       
  3915         }
       
  3916     },
       
  3917     {
       
  3918         "groupId": "io.coil-kt.coil3",
       
  3919         "artifactId": "coil-core",
       
  3920         "version": "3.1.0",
       
  3921         "name": "coil-core",
       
  3922         "spdxLicenses": [
       
  3923             {
       
  3924                 "identifier": "Apache-2.0",
       
  3925                 "name": "Apache License 2.0",
       
  3926                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3927             }
       
  3928         ],
       
  3929         "scm": {
       
  3930             "url": "https://github.com/coil-kt/coil"
       
  3931         }
       
  3932     },
       
  3933     {
       
  3934         "groupId": "io.coil-kt.coil3",
       
  3935         "artifactId": "coil-core-android",
       
  3936         "version": "3.1.0",
       
  3937         "name": "coil-core",
       
  3938         "spdxLicenses": [
       
  3939             {
       
  3940                 "identifier": "Apache-2.0",
       
  3941                 "name": "Apache License 2.0",
       
  3942                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3943             }
       
  3944         ],
       
  3945         "scm": {
       
  3946             "url": "https://github.com/coil-kt/coil"
       
  3947         }
       
  3948     },
       
  3949     {
       
  3950         "groupId": "io.coil-kt.coil3",
       
  3951         "artifactId": "coil-network-core",
       
  3952         "version": "3.1.0",
       
  3953         "name": "coil-network-core",
       
  3954         "spdxLicenses": [
       
  3955             {
       
  3956                 "identifier": "Apache-2.0",
       
  3957                 "name": "Apache License 2.0",
       
  3958                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3959             }
       
  3960         ],
       
  3961         "scm": {
       
  3962             "url": "https://github.com/coil-kt/coil"
       
  3963         }
       
  3964     },
       
  3965     {
       
  3966         "groupId": "io.coil-kt.coil3",
       
  3967         "artifactId": "coil-network-core-android",
       
  3968         "version": "3.1.0",
       
  3969         "name": "coil-network-core",
       
  3970         "spdxLicenses": [
       
  3971             {
       
  3972                 "identifier": "Apache-2.0",
       
  3973                 "name": "Apache License 2.0",
       
  3974                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3975             }
       
  3976         ],
       
  3977         "scm": {
       
  3978             "url": "https://github.com/coil-kt/coil"
       
  3979         }
       
  3980     },
       
  3981     {
       
  3982         "groupId": "io.coil-kt.coil3",
       
  3983         "artifactId": "coil-network-okhttp",
       
  3984         "version": "3.1.0",
       
  3985         "name": "coil-network-okhttp",
       
  3986         "spdxLicenses": [
       
  3987             {
       
  3988                 "identifier": "Apache-2.0",
       
  3989                 "name": "Apache License 2.0",
       
  3990                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  3991             }
       
  3992         ],
       
  3993         "scm": {
       
  3994             "url": "https://github.com/coil-kt/coil"
       
  3995         }
       
  3996     },
       
  3997     {
       
  3998         "groupId": "io.coil-kt.coil3",
       
  3999         "artifactId": "coil-network-okhttp-jvm",
       
  4000         "version": "3.1.0",
       
  4001         "name": "coil-network-okhttp",
       
  4002         "spdxLicenses": [
       
  4003             {
       
  4004                 "identifier": "Apache-2.0",
       
  4005                 "name": "Apache License 2.0",
       
  4006                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4007             }
       
  4008         ],
       
  4009         "scm": {
       
  4010             "url": "https://github.com/coil-kt/coil"
       
  4011         }
       
  4012     },
       
  4013     {
       
  4014         "groupId": "io.github.aakira",
       
  4015         "artifactId": "napier",
       
  4016         "version": "2.7.1",
       
  4017         "name": "napier",
       
  4018         "spdxLicenses": [
       
  4019             {
       
  4020                 "identifier": "Apache-2.0",
       
  4021                 "name": "Apache License 2.0",
       
  4022                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4023             }
       
  4024         ],
       
  4025         "scm": {
       
  4026             "url": "https://github.com/aakira/Napier"
       
  4027         }
       
  4028     },
       
  4029     {
       
  4030         "groupId": "io.github.aakira",
       
  4031         "artifactId": "napier-android",
       
  4032         "version": "2.7.1",
       
  4033         "name": "napier",
       
  4034         "spdxLicenses": [
       
  4035             {
       
  4036                 "identifier": "Apache-2.0",
       
  4037                 "name": "Apache License 2.0",
       
  4038                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4039             }
       
  4040         ],
       
  4041         "scm": {
       
  4042             "url": "https://github.com/aakira/Napier"
       
  4043         }
       
  4044     },
       
  4045     {
       
  4046         "groupId": "io.ktor",
       
  4047         "artifactId": "ktor-client-content-negotiation",
       
  4048         "version": "3.1.1",
       
  4049         "name": "ktor-client-content-negotiation",
       
  4050         "spdxLicenses": [
       
  4051             {
       
  4052                 "identifier": "Apache-2.0",
       
  4053                 "name": "Apache License 2.0",
       
  4054                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4055             }
       
  4056         ],
       
  4057         "scm": {
       
  4058             "url": "https://github.com/ktorio/ktor.git"
       
  4059         }
       
  4060     },
       
  4061     {
       
  4062         "groupId": "io.ktor",
       
  4063         "artifactId": "ktor-client-content-negotiation-jvm",
       
  4064         "version": "3.1.1",
       
  4065         "name": "ktor-client-content-negotiation",
       
  4066         "spdxLicenses": [
       
  4067             {
       
  4068                 "identifier": "Apache-2.0",
       
  4069                 "name": "Apache License 2.0",
       
  4070                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4071             }
       
  4072         ],
       
  4073         "scm": {
       
  4074             "url": "https://github.com/ktorio/ktor.git"
       
  4075         }
       
  4076     },
       
  4077     {
       
  4078         "groupId": "io.ktor",
       
  4079         "artifactId": "ktor-client-core",
       
  4080         "version": "3.1.1",
       
  4081         "name": "ktor-client-core",
       
  4082         "spdxLicenses": [
       
  4083             {
       
  4084                 "identifier": "Apache-2.0",
       
  4085                 "name": "Apache License 2.0",
       
  4086                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4087             }
       
  4088         ],
       
  4089         "scm": {
       
  4090             "url": "https://github.com/ktorio/ktor.git"
       
  4091         }
       
  4092     },
       
  4093     {
       
  4094         "groupId": "io.ktor",
       
  4095         "artifactId": "ktor-client-core-jvm",
       
  4096         "version": "3.1.1",
       
  4097         "name": "ktor-client-core",
       
  4098         "spdxLicenses": [
       
  4099             {
       
  4100                 "identifier": "Apache-2.0",
       
  4101                 "name": "Apache License 2.0",
       
  4102                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4103             }
       
  4104         ],
       
  4105         "scm": {
       
  4106             "url": "https://github.com/ktorio/ktor.git"
       
  4107         }
       
  4108     },
       
  4109     {
       
  4110         "groupId": "io.ktor",
       
  4111         "artifactId": "ktor-client-okhttp",
       
  4112         "version": "3.1.1",
       
  4113         "name": "ktor-client-okhttp",
       
  4114         "spdxLicenses": [
       
  4115             {
       
  4116                 "identifier": "Apache-2.0",
       
  4117                 "name": "Apache License 2.0",
       
  4118                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4119             }
       
  4120         ],
       
  4121         "scm": {
       
  4122             "url": "https://github.com/ktorio/ktor.git"
       
  4123         }
       
  4124     },
       
  4125     {
       
  4126         "groupId": "io.ktor",
       
  4127         "artifactId": "ktor-client-okhttp-jvm",
       
  4128         "version": "3.1.1",
       
  4129         "name": "ktor-client-okhttp",
       
  4130         "spdxLicenses": [
       
  4131             {
       
  4132                 "identifier": "Apache-2.0",
       
  4133                 "name": "Apache License 2.0",
       
  4134                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4135             }
       
  4136         ],
       
  4137         "scm": {
       
  4138             "url": "https://github.com/ktorio/ktor.git"
       
  4139         }
       
  4140     },
       
  4141     {
       
  4142         "groupId": "io.ktor",
       
  4143         "artifactId": "ktor-events",
       
  4144         "version": "3.1.1",
       
  4145         "name": "ktor-events",
       
  4146         "spdxLicenses": [
       
  4147             {
       
  4148                 "identifier": "Apache-2.0",
       
  4149                 "name": "Apache License 2.0",
       
  4150                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4151             }
       
  4152         ],
       
  4153         "scm": {
       
  4154             "url": "https://github.com/ktorio/ktor.git"
       
  4155         }
       
  4156     },
       
  4157     {
       
  4158         "groupId": "io.ktor",
       
  4159         "artifactId": "ktor-events-jvm",
       
  4160         "version": "3.1.1",
       
  4161         "name": "ktor-events",
       
  4162         "spdxLicenses": [
       
  4163             {
       
  4164                 "identifier": "Apache-2.0",
       
  4165                 "name": "Apache License 2.0",
       
  4166                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4167             }
       
  4168         ],
       
  4169         "scm": {
       
  4170             "url": "https://github.com/ktorio/ktor.git"
       
  4171         }
       
  4172     },
       
  4173     {
       
  4174         "groupId": "io.ktor",
       
  4175         "artifactId": "ktor-http",
       
  4176         "version": "3.1.1",
       
  4177         "name": "ktor-http",
       
  4178         "spdxLicenses": [
       
  4179             {
       
  4180                 "identifier": "Apache-2.0",
       
  4181                 "name": "Apache License 2.0",
       
  4182                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4183             }
       
  4184         ],
       
  4185         "scm": {
       
  4186             "url": "https://github.com/ktorio/ktor.git"
       
  4187         }
       
  4188     },
       
  4189     {
       
  4190         "groupId": "io.ktor",
       
  4191         "artifactId": "ktor-http-cio",
       
  4192         "version": "3.1.1",
       
  4193         "name": "ktor-http-cio",
       
  4194         "spdxLicenses": [
       
  4195             {
       
  4196                 "identifier": "Apache-2.0",
       
  4197                 "name": "Apache License 2.0",
       
  4198                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4199             }
       
  4200         ],
       
  4201         "scm": {
       
  4202             "url": "https://github.com/ktorio/ktor.git"
       
  4203         }
       
  4204     },
       
  4205     {
       
  4206         "groupId": "io.ktor",
       
  4207         "artifactId": "ktor-http-cio-jvm",
       
  4208         "version": "3.1.1",
       
  4209         "name": "ktor-http-cio",
       
  4210         "spdxLicenses": [
       
  4211             {
       
  4212                 "identifier": "Apache-2.0",
       
  4213                 "name": "Apache License 2.0",
       
  4214                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4215             }
       
  4216         ],
       
  4217         "scm": {
       
  4218             "url": "https://github.com/ktorio/ktor.git"
       
  4219         }
       
  4220     },
       
  4221     {
       
  4222         "groupId": "io.ktor",
       
  4223         "artifactId": "ktor-http-jvm",
       
  4224         "version": "3.1.1",
       
  4225         "name": "ktor-http",
       
  4226         "spdxLicenses": [
       
  4227             {
       
  4228                 "identifier": "Apache-2.0",
       
  4229                 "name": "Apache License 2.0",
       
  4230                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4231             }
       
  4232         ],
       
  4233         "scm": {
       
  4234             "url": "https://github.com/ktorio/ktor.git"
       
  4235         }
       
  4236     },
       
  4237     {
       
  4238         "groupId": "io.ktor",
       
  4239         "artifactId": "ktor-io",
       
  4240         "version": "3.1.1",
       
  4241         "name": "ktor-io",
       
  4242         "spdxLicenses": [
       
  4243             {
       
  4244                 "identifier": "Apache-2.0",
       
  4245                 "name": "Apache License 2.0",
       
  4246                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4247             }
       
  4248         ],
       
  4249         "scm": {
       
  4250             "url": "https://github.com/ktorio/ktor.git"
       
  4251         }
       
  4252     },
       
  4253     {
       
  4254         "groupId": "io.ktor",
       
  4255         "artifactId": "ktor-io-jvm",
       
  4256         "version": "3.1.1",
       
  4257         "name": "ktor-io",
       
  4258         "spdxLicenses": [
       
  4259             {
       
  4260                 "identifier": "Apache-2.0",
       
  4261                 "name": "Apache License 2.0",
       
  4262                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4263             }
       
  4264         ],
       
  4265         "scm": {
       
  4266             "url": "https://github.com/ktorio/ktor.git"
       
  4267         }
       
  4268     },
       
  4269     {
       
  4270         "groupId": "io.ktor",
       
  4271         "artifactId": "ktor-network",
       
  4272         "version": "3.1.1",
       
  4273         "name": "ktor-network",
       
  4274         "spdxLicenses": [
       
  4275             {
       
  4276                 "identifier": "Apache-2.0",
       
  4277                 "name": "Apache License 2.0",
       
  4278                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4279             }
       
  4280         ],
       
  4281         "scm": {
       
  4282             "url": "https://github.com/ktorio/ktor.git"
       
  4283         }
       
  4284     },
       
  4285     {
       
  4286         "groupId": "io.ktor",
       
  4287         "artifactId": "ktor-network-jvm",
       
  4288         "version": "3.1.1",
       
  4289         "name": "ktor-network",
       
  4290         "spdxLicenses": [
       
  4291             {
       
  4292                 "identifier": "Apache-2.0",
       
  4293                 "name": "Apache License 2.0",
       
  4294                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4295             }
       
  4296         ],
       
  4297         "scm": {
       
  4298             "url": "https://github.com/ktorio/ktor.git"
       
  4299         }
       
  4300     },
       
  4301     {
       
  4302         "groupId": "io.ktor",
       
  4303         "artifactId": "ktor-serialization",
       
  4304         "version": "3.1.1",
       
  4305         "name": "ktor-serialization",
       
  4306         "spdxLicenses": [
       
  4307             {
       
  4308                 "identifier": "Apache-2.0",
       
  4309                 "name": "Apache License 2.0",
       
  4310                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4311             }
       
  4312         ],
       
  4313         "scm": {
       
  4314             "url": "https://github.com/ktorio/ktor.git"
       
  4315         }
       
  4316     },
       
  4317     {
       
  4318         "groupId": "io.ktor",
       
  4319         "artifactId": "ktor-serialization-jvm",
       
  4320         "version": "3.1.1",
       
  4321         "name": "ktor-serialization",
       
  4322         "spdxLicenses": [
       
  4323             {
       
  4324                 "identifier": "Apache-2.0",
       
  4325                 "name": "Apache License 2.0",
       
  4326                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4327             }
       
  4328         ],
       
  4329         "scm": {
       
  4330             "url": "https://github.com/ktorio/ktor.git"
       
  4331         }
       
  4332     },
       
  4333     {
       
  4334         "groupId": "io.ktor",
       
  4335         "artifactId": "ktor-serialization-kotlinx",
       
  4336         "version": "3.1.1",
       
  4337         "name": "ktor-serialization-kotlinx",
       
  4338         "spdxLicenses": [
       
  4339             {
       
  4340                 "identifier": "Apache-2.0",
       
  4341                 "name": "Apache License 2.0",
       
  4342                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4343             }
       
  4344         ],
       
  4345         "scm": {
       
  4346             "url": "https://github.com/ktorio/ktor.git"
       
  4347         }
       
  4348     },
       
  4349     {
       
  4350         "groupId": "io.ktor",
       
  4351         "artifactId": "ktor-serialization-kotlinx-json",
       
  4352         "version": "3.1.1",
       
  4353         "name": "ktor-serialization-kotlinx-json",
       
  4354         "spdxLicenses": [
       
  4355             {
       
  4356                 "identifier": "Apache-2.0",
       
  4357                 "name": "Apache License 2.0",
       
  4358                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4359             }
       
  4360         ],
       
  4361         "scm": {
       
  4362             "url": "https://github.com/ktorio/ktor.git"
       
  4363         }
       
  4364     },
       
  4365     {
       
  4366         "groupId": "io.ktor",
       
  4367         "artifactId": "ktor-serialization-kotlinx-json-jvm",
       
  4368         "version": "3.1.1",
       
  4369         "name": "ktor-serialization-kotlinx-json",
       
  4370         "spdxLicenses": [
       
  4371             {
       
  4372                 "identifier": "Apache-2.0",
       
  4373                 "name": "Apache License 2.0",
       
  4374                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4375             }
       
  4376         ],
       
  4377         "scm": {
       
  4378             "url": "https://github.com/ktorio/ktor.git"
       
  4379         }
       
  4380     },
       
  4381     {
       
  4382         "groupId": "io.ktor",
       
  4383         "artifactId": "ktor-serialization-kotlinx-jvm",
       
  4384         "version": "3.1.1",
       
  4385         "name": "ktor-serialization-kotlinx",
       
  4386         "spdxLicenses": [
       
  4387             {
       
  4388                 "identifier": "Apache-2.0",
       
  4389                 "name": "Apache License 2.0",
       
  4390                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4391             }
       
  4392         ],
       
  4393         "scm": {
       
  4394             "url": "https://github.com/ktorio/ktor.git"
       
  4395         }
       
  4396     },
       
  4397     {
       
  4398         "groupId": "io.ktor",
       
  4399         "artifactId": "ktor-sse",
       
  4400         "version": "3.1.1",
       
  4401         "name": "ktor-sse",
       
  4402         "spdxLicenses": [
       
  4403             {
       
  4404                 "identifier": "Apache-2.0",
       
  4405                 "name": "Apache License 2.0",
       
  4406                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4407             }
       
  4408         ],
       
  4409         "scm": {
       
  4410             "url": "https://github.com/ktorio/ktor.git"
       
  4411         }
       
  4412     },
       
  4413     {
       
  4414         "groupId": "io.ktor",
       
  4415         "artifactId": "ktor-sse-jvm",
       
  4416         "version": "3.1.1",
       
  4417         "name": "ktor-sse",
       
  4418         "spdxLicenses": [
       
  4419             {
       
  4420                 "identifier": "Apache-2.0",
       
  4421                 "name": "Apache License 2.0",
       
  4422                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4423             }
       
  4424         ],
       
  4425         "scm": {
       
  4426             "url": "https://github.com/ktorio/ktor.git"
       
  4427         }
       
  4428     },
       
  4429     {
       
  4430         "groupId": "io.ktor",
       
  4431         "artifactId": "ktor-utils",
       
  4432         "version": "3.1.1",
       
  4433         "name": "ktor-utils",
       
  4434         "spdxLicenses": [
       
  4435             {
       
  4436                 "identifier": "Apache-2.0",
       
  4437                 "name": "Apache License 2.0",
       
  4438                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4439             }
       
  4440         ],
       
  4441         "scm": {
       
  4442             "url": "https://github.com/ktorio/ktor.git"
       
  4443         }
       
  4444     },
       
  4445     {
       
  4446         "groupId": "io.ktor",
       
  4447         "artifactId": "ktor-utils-jvm",
       
  4448         "version": "3.1.1",
       
  4449         "name": "ktor-utils",
       
  4450         "spdxLicenses": [
       
  4451             {
       
  4452                 "identifier": "Apache-2.0",
       
  4453                 "name": "Apache License 2.0",
       
  4454                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4455             }
       
  4456         ],
       
  4457         "scm": {
       
  4458             "url": "https://github.com/ktorio/ktor.git"
       
  4459         }
       
  4460     },
       
  4461     {
       
  4462         "groupId": "io.ktor",
       
  4463         "artifactId": "ktor-websocket-serialization",
       
  4464         "version": "3.1.1",
       
  4465         "name": "ktor-websocket-serialization",
       
  4466         "spdxLicenses": [
       
  4467             {
       
  4468                 "identifier": "Apache-2.0",
       
  4469                 "name": "Apache License 2.0",
       
  4470                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4471             }
       
  4472         ],
       
  4473         "scm": {
       
  4474             "url": "https://github.com/ktorio/ktor.git"
       
  4475         }
       
  4476     },
       
  4477     {
       
  4478         "groupId": "io.ktor",
       
  4479         "artifactId": "ktor-websocket-serialization-jvm",
       
  4480         "version": "3.1.1",
       
  4481         "name": "ktor-websocket-serialization",
       
  4482         "spdxLicenses": [
       
  4483             {
       
  4484                 "identifier": "Apache-2.0",
       
  4485                 "name": "Apache License 2.0",
       
  4486                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4487             }
       
  4488         ],
       
  4489         "scm": {
       
  4490             "url": "https://github.com/ktorio/ktor.git"
       
  4491         }
       
  4492     },
       
  4493     {
       
  4494         "groupId": "io.ktor",
       
  4495         "artifactId": "ktor-websockets",
       
  4496         "version": "3.1.1",
       
  4497         "name": "ktor-websockets",
       
  4498         "spdxLicenses": [
       
  4499             {
       
  4500                 "identifier": "Apache-2.0",
       
  4501                 "name": "Apache License 2.0",
       
  4502                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4503             }
       
  4504         ],
       
  4505         "scm": {
       
  4506             "url": "https://github.com/ktorio/ktor.git"
       
  4507         }
       
  4508     },
       
  4509     {
       
  4510         "groupId": "io.ktor",
       
  4511         "artifactId": "ktor-websockets-jvm",
       
  4512         "version": "3.1.1",
       
  4513         "name": "ktor-websockets",
       
  4514         "spdxLicenses": [
       
  4515             {
       
  4516                 "identifier": "Apache-2.0",
       
  4517                 "name": "Apache License 2.0",
       
  4518                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4519             }
       
  4520         ],
       
  4521         "scm": {
       
  4522             "url": "https://github.com/ktorio/ktor.git"
       
  4523         }
       
  4524     },
       
  4525     {
       
  4526         "groupId": "jakarta.inject",
       
  4527         "artifactId": "jakarta.inject-api",
       
  4528         "version": "2.0.1",
       
  4529         "name": "Jakarta Dependency Injection",
       
  4530         "spdxLicenses": [
       
  4531             {
       
  4532                 "identifier": "Apache-2.0",
       
  4533                 "name": "Apache License 2.0",
       
  4534                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4535             }
       
  4536         ],
       
  4537         "scm": {
       
  4538             "url": "https://github.com/eclipse-ee4j/injection-api"
       
  4539         }
       
  4540     },
       
  4541     {
       
  4542         "groupId": "javax.inject",
       
  4543         "artifactId": "javax.inject",
       
  4544         "version": "1",
       
  4545         "name": "javax.inject",
       
  4546         "spdxLicenses": [
       
  4547             {
       
  4548                 "identifier": "Apache-2.0",
       
  4549                 "name": "Apache License 2.0",
       
  4550                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4551             }
       
  4552         ],
       
  4553         "scm": {
       
  4554             "url": "http://code.google.com/p/atinject/source/checkout"
       
  4555         }
       
  4556     },
       
  4557     {
       
  4558         "groupId": "net.ltgt.gradle.incap",
       
  4559         "artifactId": "incap",
       
  4560         "version": "0.2",
       
  4561         "name": "net.ltgt.gradle.incap:incap",
       
  4562         "spdxLicenses": [
       
  4563             {
       
  4564                 "identifier": "Apache-2.0",
       
  4565                 "name": "Apache License 2.0",
       
  4566                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4567             }
       
  4568         ],
       
  4569         "scm": {
       
  4570             "url": "https://github.com/tbroyer/gradle-incap-helper"
       
  4571         }
       
  4572     },
       
  4573     {
       
  4574         "groupId": "org.checkerframework",
       
  4575         "artifactId": "checker-compat-qual",
       
  4576         "version": "2.5.3",
       
  4577         "name": "Checker Qual",
       
  4578         "spdxLicenses": [
       
  4579             {
       
  4580                 "identifier": "GPL-2.0-with-classpath-exception",
       
  4581                 "name": "GNU General Public License v2.0 w/Classpath exception",
       
  4582                 "url": "https://www.gnu.org/software/classpath/license.html"
       
  4583             },
       
  4584             {
       
  4585                 "identifier": "MIT",
       
  4586                 "name": "MIT License",
       
  4587                 "url": "https://opensource.org/license/mit/"
       
  4588             }
       
  4589         ],
       
  4590         "scm": {
       
  4591             "url": "https://github.com/typetools/checker-framework.git"
       
  4592         }
       
  4593     },
       
  4594     {
       
  4595         "groupId": "org.checkerframework",
       
  4596         "artifactId": "checker-qual",
       
  4597         "version": "3.43.0",
       
  4598         "name": "Checker Qual",
       
  4599         "spdxLicenses": [
       
  4600             {
       
  4601                 "identifier": "MIT",
       
  4602                 "name": "MIT License",
       
  4603                 "url": "https://opensource.org/license/mit/"
       
  4604             }
       
  4605         ],
       
  4606         "scm": {
       
  4607             "url": "https://github.com/typetools/checker-framework.git"
       
  4608         }
       
  4609     },
       
  4610     {
       
  4611         "groupId": "org.jetbrains",
       
  4612         "artifactId": "annotations",
       
  4613         "version": "23.0.0",
       
  4614         "name": "JetBrains Java Annotations",
       
  4615         "spdxLicenses": [
       
  4616             {
       
  4617                 "identifier": "Apache-2.0",
       
  4618                 "name": "Apache License 2.0",
       
  4619                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4620             }
       
  4621         ],
       
  4622         "scm": {
       
  4623             "url": "https://github.com/JetBrains/java-annotations"
       
  4624         }
       
  4625     },
       
  4626     {
       
  4627         "groupId": "org.jetbrains.androidx.core",
       
  4628         "artifactId": "core-bundle",
       
  4629         "version": "1.1.0-alpha01",
       
  4630         "name": "androidx.core:core-bundle",
       
  4631         "spdxLicenses": [
       
  4632             {
       
  4633                 "identifier": "Apache-2.0",
       
  4634                 "name": "Apache License 2.0",
       
  4635                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4636             }
       
  4637         ],
       
  4638         "scm": {
       
  4639             "url": "https://github.com/JetBrains/compose-jb"
       
  4640         }
       
  4641     },
       
  4642     {
       
  4643         "groupId": "org.jetbrains.androidx.core",
       
  4644         "artifactId": "core-bundle-android",
       
  4645         "version": "1.1.0-alpha01",
       
  4646         "name": "androidx.core:core-bundle",
       
  4647         "spdxLicenses": [
       
  4648             {
       
  4649                 "identifier": "Apache-2.0",
       
  4650                 "name": "Apache License 2.0",
       
  4651                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4652             }
       
  4653         ],
       
  4654         "scm": {
       
  4655             "url": "https://github.com/JetBrains/compose-jb"
       
  4656         }
       
  4657     },
       
  4658     {
       
  4659         "groupId": "org.jetbrains.androidx.core",
       
  4660         "artifactId": "core-uri",
       
  4661         "version": "1.0.0-alpha01",
       
  4662         "name": "androidx.core:core-uri",
       
  4663         "spdxLicenses": [
       
  4664             {
       
  4665                 "identifier": "Apache-2.0",
       
  4666                 "name": "Apache License 2.0",
       
  4667                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4668             }
       
  4669         ],
       
  4670         "scm": {
       
  4671             "url": "https://github.com/JetBrains/compose-jb"
       
  4672         }
       
  4673     },
       
  4674     {
       
  4675         "groupId": "org.jetbrains.androidx.core",
       
  4676         "artifactId": "core-uri-android",
       
  4677         "version": "1.0.0-alpha01",
       
  4678         "name": "androidx.core:core-uri",
       
  4679         "spdxLicenses": [
       
  4680             {
       
  4681                 "identifier": "Apache-2.0",
       
  4682                 "name": "Apache License 2.0",
       
  4683                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4684             }
       
  4685         ],
       
  4686         "scm": {
       
  4687             "url": "https://github.com/JetBrains/compose-jb"
       
  4688         }
       
  4689     },
       
  4690     {
       
  4691         "groupId": "org.jetbrains.androidx.lifecycle",
       
  4692         "artifactId": "lifecycle-common",
       
  4693         "version": "2.9.0-alpha01",
       
  4694         "name": "Lifecycle-Common",
       
  4695         "spdxLicenses": [
       
  4696             {
       
  4697                 "identifier": "Apache-2.0",
       
  4698                 "name": "Apache License 2.0",
       
  4699                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4700             }
       
  4701         ],
       
  4702         "scm": {
       
  4703             "url": "https://github.com/JetBrains/compose-jb"
       
  4704         }
       
  4705     },
       
  4706     {
       
  4707         "groupId": "org.jetbrains.androidx.lifecycle",
       
  4708         "artifactId": "lifecycle-runtime",
       
  4709         "version": "2.9.0-alpha01",
       
  4710         "name": "Lifecycle Runtime",
       
  4711         "spdxLicenses": [
       
  4712             {
       
  4713                 "identifier": "Apache-2.0",
       
  4714                 "name": "Apache License 2.0",
       
  4715                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4716             }
       
  4717         ],
       
  4718         "scm": {
       
  4719             "url": "https://github.com/JetBrains/compose-jb"
       
  4720         }
       
  4721     },
       
  4722     {
       
  4723         "groupId": "org.jetbrains.androidx.lifecycle",
       
  4724         "artifactId": "lifecycle-runtime-compose",
       
  4725         "version": "2.8.4",
       
  4726         "name": "Lifecycle Runtime Compose",
       
  4727         "spdxLicenses": [
       
  4728             {
       
  4729                 "identifier": "Apache-2.0",
       
  4730                 "name": "Apache License 2.0",
       
  4731                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4732             }
       
  4733         ],
       
  4734         "scm": {
       
  4735             "url": "https://github.com/JetBrains/compose-jb"
       
  4736         }
       
  4737     },
       
  4738     {
       
  4739         "groupId": "org.jetbrains.androidx.lifecycle",
       
  4740         "artifactId": "lifecycle-viewmodel",
       
  4741         "version": "2.9.0-alpha01",
       
  4742         "name": "Lifecycle ViewModel",
       
  4743         "spdxLicenses": [
       
  4744             {
       
  4745                 "identifier": "Apache-2.0",
       
  4746                 "name": "Apache License 2.0",
       
  4747                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4748             }
       
  4749         ],
       
  4750         "scm": {
       
  4751             "url": "https://github.com/JetBrains/compose-jb"
       
  4752         }
       
  4753     },
       
  4754     {
       
  4755         "groupId": "org.jetbrains.androidx.lifecycle",
       
  4756         "artifactId": "lifecycle-viewmodel-compose",
       
  4757         "version": "2.8.4",
       
  4758         "name": "Lifecycle ViewModel Compose",
       
  4759         "spdxLicenses": [
       
  4760             {
       
  4761                 "identifier": "Apache-2.0",
       
  4762                 "name": "Apache License 2.0",
       
  4763                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4764             }
       
  4765         ],
       
  4766         "scm": {
       
  4767             "url": "https://github.com/JetBrains/compose-jb"
       
  4768         }
       
  4769     },
       
  4770     {
       
  4771         "groupId": "org.jetbrains.androidx.lifecycle",
       
  4772         "artifactId": "lifecycle-viewmodel-savedstate",
       
  4773         "version": "2.9.0-alpha01",
       
  4774         "name": "Lifecycle ViewModel with SavedState",
       
  4775         "spdxLicenses": [
       
  4776             {
       
  4777                 "identifier": "Apache-2.0",
       
  4778                 "name": "Apache License 2.0",
       
  4779                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4780             }
       
  4781         ],
       
  4782         "scm": {
       
  4783             "url": "https://github.com/JetBrains/compose-jb"
       
  4784         }
       
  4785     },
       
  4786     {
       
  4787         "groupId": "org.jetbrains.androidx.navigation",
       
  4788         "artifactId": "navigation-common",
       
  4789         "version": "2.8.0-alpha11",
       
  4790         "name": "Navigation Common",
       
  4791         "spdxLicenses": [
       
  4792             {
       
  4793                 "identifier": "Apache-2.0",
       
  4794                 "name": "Apache License 2.0",
       
  4795                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4796             }
       
  4797         ],
       
  4798         "scm": {
       
  4799             "url": "https://github.com/JetBrains/compose-jb"
       
  4800         }
       
  4801     },
       
  4802     {
       
  4803         "groupId": "org.jetbrains.androidx.navigation",
       
  4804         "artifactId": "navigation-compose",
       
  4805         "version": "2.8.0-alpha11",
       
  4806         "name": "Compose Navigation",
       
  4807         "spdxLicenses": [
       
  4808             {
       
  4809                 "identifier": "Apache-2.0",
       
  4810                 "name": "Apache License 2.0",
       
  4811                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4812             }
       
  4813         ],
       
  4814         "scm": {
       
  4815             "url": "https://github.com/JetBrains/compose-jb"
       
  4816         }
       
  4817     },
       
  4818     {
       
  4819         "groupId": "org.jetbrains.androidx.navigation",
       
  4820         "artifactId": "navigation-runtime",
       
  4821         "version": "2.8.0-alpha11",
       
  4822         "name": "Navigation Runtime",
       
  4823         "spdxLicenses": [
       
  4824             {
       
  4825                 "identifier": "Apache-2.0",
       
  4826                 "name": "Apache License 2.0",
       
  4827                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4828             }
       
  4829         ],
       
  4830         "scm": {
       
  4831             "url": "https://github.com/JetBrains/compose-jb"
       
  4832         }
       
  4833     },
       
  4834     {
       
  4835         "groupId": "org.jetbrains.androidx.savedstate",
       
  4836         "artifactId": "savedstate",
       
  4837         "version": "1.2.2",
       
  4838         "name": "Saved State",
       
  4839         "spdxLicenses": [
       
  4840             {
       
  4841                 "identifier": "Apache-2.0",
       
  4842                 "name": "Apache License 2.0",
       
  4843                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4844             }
       
  4845         ],
       
  4846         "scm": {
       
  4847             "url": "https://github.com/JetBrains/compose-jb"
       
  4848         }
       
  4849     },
       
  4850     {
       
  4851         "groupId": "org.jetbrains.compose.animation",
       
  4852         "artifactId": "animation",
       
  4853         "version": "1.7.3",
       
  4854         "name": "Compose Animation",
       
  4855         "spdxLicenses": [
       
  4856             {
       
  4857                 "identifier": "Apache-2.0",
       
  4858                 "name": "Apache License 2.0",
       
  4859                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4860             }
       
  4861         ],
       
  4862         "scm": {
       
  4863             "url": "https://github.com/JetBrains/compose-jb"
       
  4864         }
       
  4865     },
       
  4866     {
       
  4867         "groupId": "org.jetbrains.compose.animation",
       
  4868         "artifactId": "animation-core",
       
  4869         "version": "1.7.3",
       
  4870         "name": "Compose Animation Core",
       
  4871         "spdxLicenses": [
       
  4872             {
       
  4873                 "identifier": "Apache-2.0",
       
  4874                 "name": "Apache License 2.0",
       
  4875                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4876             }
       
  4877         ],
       
  4878         "scm": {
       
  4879             "url": "https://github.com/JetBrains/compose-jb"
       
  4880         }
       
  4881     },
       
  4882     {
       
  4883         "groupId": "org.jetbrains.compose.annotation-internal",
       
  4884         "artifactId": "annotation",
       
  4885         "version": "1.7.3",
       
  4886         "name": "Annotation",
       
  4887         "spdxLicenses": [
       
  4888             {
       
  4889                 "identifier": "Apache-2.0",
       
  4890                 "name": "Apache License 2.0",
       
  4891                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4892             }
       
  4893         ],
       
  4894         "scm": {
       
  4895             "url": "https://github.com/JetBrains/compose-jb"
       
  4896         }
       
  4897     },
       
  4898     {
       
  4899         "groupId": "org.jetbrains.compose.collection-internal",
       
  4900         "artifactId": "collection",
       
  4901         "version": "1.7.3",
       
  4902         "name": "collections",
       
  4903         "spdxLicenses": [
       
  4904             {
       
  4905                 "identifier": "Apache-2.0",
       
  4906                 "name": "Apache License 2.0",
       
  4907                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4908             }
       
  4909         ],
       
  4910         "scm": {
       
  4911             "url": "https://github.com/JetBrains/compose-jb"
       
  4912         }
       
  4913     },
       
  4914     {
       
  4915         "groupId": "org.jetbrains.compose.components",
       
  4916         "artifactId": "components-resources",
       
  4917         "version": "1.7.3",
       
  4918         "name": "Resources for Compose JB",
       
  4919         "spdxLicenses": [
       
  4920             {
       
  4921                 "identifier": "Apache-2.0",
       
  4922                 "name": "Apache License 2.0",
       
  4923                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4924             }
       
  4925         ],
       
  4926         "scm": {
       
  4927             "url": "https://github.com/JetBrains/compose-jb"
       
  4928         }
       
  4929     },
       
  4930     {
       
  4931         "groupId": "org.jetbrains.compose.components",
       
  4932         "artifactId": "components-resources-android",
       
  4933         "version": "1.7.3",
       
  4934         "name": "Resources for Compose JB",
       
  4935         "spdxLicenses": [
       
  4936             {
       
  4937                 "identifier": "Apache-2.0",
       
  4938                 "name": "Apache License 2.0",
       
  4939                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4940             }
       
  4941         ],
       
  4942         "scm": {
       
  4943             "url": "https://github.com/JetBrains/compose-jb"
       
  4944         }
       
  4945     },
       
  4946     {
       
  4947         "groupId": "org.jetbrains.compose.foundation",
       
  4948         "artifactId": "foundation",
       
  4949         "version": "1.7.3",
       
  4950         "name": "Compose Foundation",
       
  4951         "spdxLicenses": [
       
  4952             {
       
  4953                 "identifier": "Apache-2.0",
       
  4954                 "name": "Apache License 2.0",
       
  4955                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4956             }
       
  4957         ],
       
  4958         "scm": {
       
  4959             "url": "https://github.com/JetBrains/compose-jb"
       
  4960         }
       
  4961     },
       
  4962     {
       
  4963         "groupId": "org.jetbrains.compose.foundation",
       
  4964         "artifactId": "foundation-layout",
       
  4965         "version": "1.7.3",
       
  4966         "name": "Compose Layouts",
       
  4967         "spdxLicenses": [
       
  4968             {
       
  4969                 "identifier": "Apache-2.0",
       
  4970                 "name": "Apache License 2.0",
       
  4971                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4972             }
       
  4973         ],
       
  4974         "scm": {
       
  4975             "url": "https://github.com/JetBrains/compose-jb"
       
  4976         }
       
  4977     },
       
  4978     {
       
  4979         "groupId": "org.jetbrains.compose.material",
       
  4980         "artifactId": "material-icons-core",
       
  4981         "version": "1.7.3",
       
  4982         "name": "Compose Material Icons Core",
       
  4983         "spdxLicenses": [
       
  4984             {
       
  4985                 "identifier": "Apache-2.0",
       
  4986                 "name": "Apache License 2.0",
       
  4987                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  4988             }
       
  4989         ],
       
  4990         "scm": {
       
  4991             "url": "https://github.com/JetBrains/compose-jb"
       
  4992         }
       
  4993     },
       
  4994     {
       
  4995         "groupId": "org.jetbrains.compose.material",
       
  4996         "artifactId": "material-icons-extended",
       
  4997         "version": "1.7.3",
       
  4998         "name": "Compose Material Icons Extended",
       
  4999         "spdxLicenses": [
       
  5000             {
       
  5001                 "identifier": "Apache-2.0",
       
  5002                 "name": "Apache License 2.0",
       
  5003                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5004             }
       
  5005         ],
       
  5006         "scm": {
       
  5007             "url": "https://github.com/JetBrains/compose-jb"
       
  5008         }
       
  5009     },
       
  5010     {
       
  5011         "groupId": "org.jetbrains.compose.material",
       
  5012         "artifactId": "material-ripple",
       
  5013         "version": "1.7.3",
       
  5014         "name": "Compose Material Ripple",
       
  5015         "spdxLicenses": [
       
  5016             {
       
  5017                 "identifier": "Apache-2.0",
       
  5018                 "name": "Apache License 2.0",
       
  5019                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5020             }
       
  5021         ],
       
  5022         "scm": {
       
  5023             "url": "https://github.com/JetBrains/compose-jb"
       
  5024         }
       
  5025     },
       
  5026     {
       
  5027         "groupId": "org.jetbrains.compose.material3",
       
  5028         "artifactId": "material3",
       
  5029         "version": "1.7.3",
       
  5030         "name": "Compose Material3 Components",
       
  5031         "spdxLicenses": [
       
  5032             {
       
  5033                 "identifier": "Apache-2.0",
       
  5034                 "name": "Apache License 2.0",
       
  5035                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5036             }
       
  5037         ],
       
  5038         "scm": {
       
  5039             "url": "https://github.com/JetBrains/compose-jb"
       
  5040         }
       
  5041     },
       
  5042     {
       
  5043         "groupId": "org.jetbrains.compose.material3",
       
  5044         "artifactId": "material3-window-size-class",
       
  5045         "version": "1.7.3",
       
  5046         "name": "Compose Material 3 Window Size Class",
       
  5047         "spdxLicenses": [
       
  5048             {
       
  5049                 "identifier": "Apache-2.0",
       
  5050                 "name": "Apache License 2.0",
       
  5051                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5052             }
       
  5053         ],
       
  5054         "scm": {
       
  5055             "url": "https://github.com/JetBrains/compose-jb"
       
  5056         }
       
  5057     },
       
  5058     {
       
  5059         "groupId": "org.jetbrains.compose.runtime",
       
  5060         "artifactId": "runtime",
       
  5061         "version": "1.7.3",
       
  5062         "name": "Compose Runtime",
       
  5063         "spdxLicenses": [
       
  5064             {
       
  5065                 "identifier": "Apache-2.0",
       
  5066                 "name": "Apache License 2.0",
       
  5067                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5068             }
       
  5069         ],
       
  5070         "scm": {
       
  5071             "url": "https://github.com/JetBrains/compose-jb"
       
  5072         }
       
  5073     },
       
  5074     {
       
  5075         "groupId": "org.jetbrains.compose.runtime",
       
  5076         "artifactId": "runtime-saveable",
       
  5077         "version": "1.7.3",
       
  5078         "name": "Compose Saveable",
       
  5079         "spdxLicenses": [
       
  5080             {
       
  5081                 "identifier": "Apache-2.0",
       
  5082                 "name": "Apache License 2.0",
       
  5083                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5084             }
       
  5085         ],
       
  5086         "scm": {
       
  5087             "url": "https://github.com/JetBrains/compose-jb"
       
  5088         }
       
  5089     },
       
  5090     {
       
  5091         "groupId": "org.jetbrains.compose.ui",
       
  5092         "artifactId": "ui",
       
  5093         "version": "1.7.3",
       
  5094         "name": "Compose UI primitives",
       
  5095         "spdxLicenses": [
       
  5096             {
       
  5097                 "identifier": "Apache-2.0",
       
  5098                 "name": "Apache License 2.0",
       
  5099                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5100             }
       
  5101         ],
       
  5102         "scm": {
       
  5103             "url": "https://github.com/JetBrains/compose-jb"
       
  5104         }
       
  5105     },
       
  5106     {
       
  5107         "groupId": "org.jetbrains.compose.ui",
       
  5108         "artifactId": "ui-geometry",
       
  5109         "version": "1.7.3",
       
  5110         "name": "Compose Geometry",
       
  5111         "spdxLicenses": [
       
  5112             {
       
  5113                 "identifier": "Apache-2.0",
       
  5114                 "name": "Apache License 2.0",
       
  5115                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5116             }
       
  5117         ],
       
  5118         "scm": {
       
  5119             "url": "https://github.com/JetBrains/compose-jb"
       
  5120         }
       
  5121     },
       
  5122     {
       
  5123         "groupId": "org.jetbrains.compose.ui",
       
  5124         "artifactId": "ui-graphics",
       
  5125         "version": "1.7.3",
       
  5126         "name": "Compose Graphics",
       
  5127         "spdxLicenses": [
       
  5128             {
       
  5129                 "identifier": "Apache-2.0",
       
  5130                 "name": "Apache License 2.0",
       
  5131                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5132             }
       
  5133         ],
       
  5134         "scm": {
       
  5135             "url": "https://github.com/JetBrains/compose-jb"
       
  5136         }
       
  5137     },
       
  5138     {
       
  5139         "groupId": "org.jetbrains.compose.ui",
       
  5140         "artifactId": "ui-text",
       
  5141         "version": "1.7.3",
       
  5142         "name": "Compose UI Text",
       
  5143         "spdxLicenses": [
       
  5144             {
       
  5145                 "identifier": "Apache-2.0",
       
  5146                 "name": "Apache License 2.0",
       
  5147                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5148             }
       
  5149         ],
       
  5150         "scm": {
       
  5151             "url": "https://github.com/JetBrains/compose-jb"
       
  5152         }
       
  5153     },
       
  5154     {
       
  5155         "groupId": "org.jetbrains.compose.ui",
       
  5156         "artifactId": "ui-unit",
       
  5157         "version": "1.7.3",
       
  5158         "name": "Compose Unit",
       
  5159         "spdxLicenses": [
       
  5160             {
       
  5161                 "identifier": "Apache-2.0",
       
  5162                 "name": "Apache License 2.0",
       
  5163                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5164             }
       
  5165         ],
       
  5166         "scm": {
       
  5167             "url": "https://github.com/JetBrains/compose-jb"
       
  5168         }
       
  5169     },
       
  5170     {
       
  5171         "groupId": "org.jetbrains.compose.ui",
       
  5172         "artifactId": "ui-util",
       
  5173         "version": "1.7.3",
       
  5174         "name": "Compose Util",
       
  5175         "spdxLicenses": [
       
  5176             {
       
  5177                 "identifier": "Apache-2.0",
       
  5178                 "name": "Apache License 2.0",
       
  5179                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5180             }
       
  5181         ],
       
  5182         "scm": {
       
  5183             "url": "https://github.com/JetBrains/compose-jb"
       
  5184         }
       
  5185     },
       
  5186     {
       
  5187         "groupId": "org.jetbrains.kotlin",
       
  5188         "artifactId": "kotlin-android-extensions-runtime",
       
  5189         "version": "1.9.22",
       
  5190         "name": "Kotlin Android Extensions Runtime",
       
  5191         "spdxLicenses": [
       
  5192             {
       
  5193                 "identifier": "Apache-2.0",
       
  5194                 "name": "Apache License 2.0",
       
  5195                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5196             }
       
  5197         ],
       
  5198         "scm": {
       
  5199             "url": "https://github.com/JetBrains/kotlin"
       
  5200         }
       
  5201     },
       
  5202     {
       
  5203         "groupId": "org.jetbrains.kotlin",
       
  5204         "artifactId": "kotlin-parcelize-runtime",
       
  5205         "version": "1.9.22",
       
  5206         "name": "Parcelize Runtime",
       
  5207         "spdxLicenses": [
       
  5208             {
       
  5209                 "identifier": "Apache-2.0",
       
  5210                 "name": "Apache License 2.0",
       
  5211                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5212             }
       
  5213         ],
       
  5214         "scm": {
       
  5215             "url": "https://github.com/JetBrains/kotlin"
       
  5216         }
       
  5217     },
       
  5218     {
       
  5219         "groupId": "org.jetbrains.kotlin",
       
  5220         "artifactId": "kotlin-reflect",
       
  5221         "version": "1.8.22",
       
  5222         "name": "Kotlin Reflect",
       
  5223         "spdxLicenses": [
       
  5224             {
       
  5225                 "identifier": "Apache-2.0",
       
  5226                 "name": "Apache License 2.0",
       
  5227                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5228             }
       
  5229         ],
       
  5230         "scm": {
       
  5231             "url": "https://github.com/JetBrains/kotlin"
       
  5232         }
       
  5233     },
       
  5234     {
       
  5235         "groupId": "org.jetbrains.kotlin",
       
  5236         "artifactId": "kotlin-stdlib",
       
  5237         "version": "2.1.20",
       
  5238         "name": "Kotlin Stdlib",
       
  5239         "spdxLicenses": [
       
  5240             {
       
  5241                 "identifier": "Apache-2.0",
       
  5242                 "name": "Apache License 2.0",
       
  5243                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5244             }
       
  5245         ],
       
  5246         "scm": {
       
  5247             "url": "https://github.com/JetBrains/kotlin"
       
  5248         }
       
  5249     },
       
  5250     {
       
  5251         "groupId": "org.jetbrains.kotlin",
       
  5252         "artifactId": "kotlin-stdlib-common",
       
  5253         "version": "2.1.20",
       
  5254         "name": "Kotlin Stdlib Common",
       
  5255         "spdxLicenses": [
       
  5256             {
       
  5257                 "identifier": "Apache-2.0",
       
  5258                 "name": "Apache License 2.0",
       
  5259                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5260             }
       
  5261         ],
       
  5262         "scm": {
       
  5263             "url": "https://github.com/JetBrains/kotlin"
       
  5264         }
       
  5265     },
       
  5266     {
       
  5267         "groupId": "org.jetbrains.kotlin",
       
  5268         "artifactId": "kotlin-stdlib-jdk7",
       
  5269         "version": "2.1.0",
       
  5270         "name": "Kotlin Stdlib Jdk7",
       
  5271         "spdxLicenses": [
       
  5272             {
       
  5273                 "identifier": "Apache-2.0",
       
  5274                 "name": "Apache License 2.0",
       
  5275                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5276             }
       
  5277         ],
       
  5278         "scm": {
       
  5279             "url": "https://github.com/JetBrains/kotlin"
       
  5280         }
       
  5281     },
       
  5282     {
       
  5283         "groupId": "org.jetbrains.kotlin",
       
  5284         "artifactId": "kotlin-stdlib-jdk8",
       
  5285         "version": "2.1.0",
       
  5286         "name": "Kotlin Stdlib Jdk8",
       
  5287         "spdxLicenses": [
       
  5288             {
       
  5289                 "identifier": "Apache-2.0",
       
  5290                 "name": "Apache License 2.0",
       
  5291                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5292             }
       
  5293         ],
       
  5294         "scm": {
       
  5295             "url": "https://github.com/JetBrains/kotlin"
       
  5296         }
       
  5297     },
       
  5298     {
       
  5299         "groupId": "org.jetbrains.kotlinx",
       
  5300         "artifactId": "atomicfu",
       
  5301         "version": "0.23.2",
       
  5302         "name": "atomicfu",
       
  5303         "spdxLicenses": [
       
  5304             {
       
  5305                 "identifier": "Apache-2.0",
       
  5306                 "name": "Apache License 2.0",
       
  5307                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5308             }
       
  5309         ],
       
  5310         "scm": {
       
  5311             "url": "https://github.com/Kotlin/kotlinx.atomicfu"
       
  5312         }
       
  5313     },
       
  5314     {
       
  5315         "groupId": "org.jetbrains.kotlinx",
       
  5316         "artifactId": "atomicfu-jvm",
       
  5317         "version": "0.23.2",
       
  5318         "name": "atomicfu",
       
  5319         "spdxLicenses": [
       
  5320             {
       
  5321                 "identifier": "Apache-2.0",
       
  5322                 "name": "Apache License 2.0",
       
  5323                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5324             }
       
  5325         ],
       
  5326         "scm": {
       
  5327             "url": "https://github.com/Kotlin/kotlinx.atomicfu"
       
  5328         }
       
  5329     },
       
  5330     {
       
  5331         "groupId": "org.jetbrains.kotlinx",
       
  5332         "artifactId": "kotlinx-coroutines-android",
       
  5333         "version": "1.10.1",
       
  5334         "name": "kotlinx-coroutines-android",
       
  5335         "spdxLicenses": [
       
  5336             {
       
  5337                 "identifier": "Apache-2.0",
       
  5338                 "name": "Apache License 2.0",
       
  5339                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5340             }
       
  5341         ],
       
  5342         "scm": {
       
  5343             "url": "https://github.com/Kotlin/kotlinx.coroutines"
       
  5344         }
       
  5345     },
       
  5346     {
       
  5347         "groupId": "org.jetbrains.kotlinx",
       
  5348         "artifactId": "kotlinx-coroutines-core",
       
  5349         "version": "1.10.1",
       
  5350         "name": "kotlinx-coroutines-core",
       
  5351         "spdxLicenses": [
       
  5352             {
       
  5353                 "identifier": "Apache-2.0",
       
  5354                 "name": "Apache License 2.0",
       
  5355                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5356             }
       
  5357         ],
       
  5358         "scm": {
       
  5359             "url": "https://github.com/Kotlin/kotlinx.coroutines"
       
  5360         }
       
  5361     },
       
  5362     {
       
  5363         "groupId": "org.jetbrains.kotlinx",
       
  5364         "artifactId": "kotlinx-coroutines-core-jvm",
       
  5365         "version": "1.10.1",
       
  5366         "name": "kotlinx-coroutines-core",
       
  5367         "spdxLicenses": [
       
  5368             {
       
  5369                 "identifier": "Apache-2.0",
       
  5370                 "name": "Apache License 2.0",
       
  5371                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5372             }
       
  5373         ],
       
  5374         "scm": {
       
  5375             "url": "https://github.com/Kotlin/kotlinx.coroutines"
       
  5376         }
       
  5377     },
       
  5378     {
       
  5379         "groupId": "org.jetbrains.kotlinx",
       
  5380         "artifactId": "kotlinx-coroutines-play-services",
       
  5381         "version": "1.10.1",
       
  5382         "name": "kotlinx-coroutines-play-services",
       
  5383         "spdxLicenses": [
       
  5384             {
       
  5385                 "identifier": "Apache-2.0",
       
  5386                 "name": "Apache License 2.0",
       
  5387                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5388             }
       
  5389         ],
       
  5390         "scm": {
       
  5391             "url": "https://github.com/Kotlin/kotlinx.coroutines"
       
  5392         }
       
  5393     },
       
  5394     {
       
  5395         "groupId": "org.jetbrains.kotlinx",
       
  5396         "artifactId": "kotlinx-coroutines-slf4j",
       
  5397         "version": "1.10.1",
       
  5398         "name": "kotlinx-coroutines-slf4j",
       
  5399         "spdxLicenses": [
       
  5400             {
       
  5401                 "identifier": "Apache-2.0",
       
  5402                 "name": "Apache License 2.0",
       
  5403                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5404             }
       
  5405         ],
       
  5406         "scm": {
       
  5407             "url": "https://github.com/Kotlin/kotlinx.coroutines"
       
  5408         }
       
  5409     },
       
  5410     {
       
  5411         "groupId": "org.jetbrains.kotlinx",
       
  5412         "artifactId": "kotlinx-datetime",
       
  5413         "version": "0.6.2",
       
  5414         "name": "kotlinx-datetime",
       
  5415         "spdxLicenses": [
       
  5416             {
       
  5417                 "identifier": "Apache-2.0",
       
  5418                 "name": "Apache License 2.0",
       
  5419                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5420             }
       
  5421         ],
       
  5422         "scm": {
       
  5423             "url": "https://github.com/Kotlin/kotlinx-datetime"
       
  5424         }
       
  5425     },
       
  5426     {
       
  5427         "groupId": "org.jetbrains.kotlinx",
       
  5428         "artifactId": "kotlinx-datetime-jvm",
       
  5429         "version": "0.6.2",
       
  5430         "name": "kotlinx-datetime",
       
  5431         "spdxLicenses": [
       
  5432             {
       
  5433                 "identifier": "Apache-2.0",
       
  5434                 "name": "Apache License 2.0",
       
  5435                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5436             }
       
  5437         ],
       
  5438         "scm": {
       
  5439             "url": "https://github.com/Kotlin/kotlinx-datetime"
       
  5440         }
       
  5441     },
       
  5442     {
       
  5443         "groupId": "org.jetbrains.kotlinx",
       
  5444         "artifactId": "kotlinx-io-bytestring",
       
  5445         "version": "0.6.0",
       
  5446         "name": "kotlinx-io-bytestring",
       
  5447         "spdxLicenses": [
       
  5448             {
       
  5449                 "identifier": "Apache-2.0",
       
  5450                 "name": "Apache License 2.0",
       
  5451                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5452             }
       
  5453         ],
       
  5454         "scm": {
       
  5455             "url": "https://github.com/Kotlin/kotlinx-io"
       
  5456         }
       
  5457     },
       
  5458     {
       
  5459         "groupId": "org.jetbrains.kotlinx",
       
  5460         "artifactId": "kotlinx-io-bytestring-jvm",
       
  5461         "version": "0.6.0",
       
  5462         "name": "kotlinx-io-bytestring",
       
  5463         "spdxLicenses": [
       
  5464             {
       
  5465                 "identifier": "Apache-2.0",
       
  5466                 "name": "Apache License 2.0",
       
  5467                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5468             }
       
  5469         ],
       
  5470         "scm": {
       
  5471             "url": "https://github.com/Kotlin/kotlinx-io"
       
  5472         }
       
  5473     },
       
  5474     {
       
  5475         "groupId": "org.jetbrains.kotlinx",
       
  5476         "artifactId": "kotlinx-io-core",
       
  5477         "version": "0.6.0",
       
  5478         "name": "kotlinx-io-core",
       
  5479         "spdxLicenses": [
       
  5480             {
       
  5481                 "identifier": "Apache-2.0",
       
  5482                 "name": "Apache License 2.0",
       
  5483                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5484             }
       
  5485         ],
       
  5486         "scm": {
       
  5487             "url": "https://github.com/Kotlin/kotlinx-io"
       
  5488         }
       
  5489     },
       
  5490     {
       
  5491         "groupId": "org.jetbrains.kotlinx",
       
  5492         "artifactId": "kotlinx-io-core-jvm",
       
  5493         "version": "0.6.0",
       
  5494         "name": "kotlinx-io-core",
       
  5495         "spdxLicenses": [
       
  5496             {
       
  5497                 "identifier": "Apache-2.0",
       
  5498                 "name": "Apache License 2.0",
       
  5499                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5500             }
       
  5501         ],
       
  5502         "scm": {
       
  5503             "url": "https://github.com/Kotlin/kotlinx-io"
       
  5504         }
       
  5505     },
       
  5506     {
       
  5507         "groupId": "org.jetbrains.kotlinx",
       
  5508         "artifactId": "kotlinx-serialization-core",
       
  5509         "version": "1.8.0",
       
  5510         "name": "kotlinx-serialization-core",
       
  5511         "spdxLicenses": [
       
  5512             {
       
  5513                 "identifier": "Apache-2.0",
       
  5514                 "name": "Apache License 2.0",
       
  5515                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5516             }
       
  5517         ],
       
  5518         "scm": {
       
  5519             "url": "https://github.com/Kotlin/kotlinx.serialization"
       
  5520         }
       
  5521     },
       
  5522     {
       
  5523         "groupId": "org.jetbrains.kotlinx",
       
  5524         "artifactId": "kotlinx-serialization-core-jvm",
       
  5525         "version": "1.8.0",
       
  5526         "name": "kotlinx-serialization-core",
       
  5527         "spdxLicenses": [
       
  5528             {
       
  5529                 "identifier": "Apache-2.0",
       
  5530                 "name": "Apache License 2.0",
       
  5531                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5532             }
       
  5533         ],
       
  5534         "scm": {
       
  5535             "url": "https://github.com/Kotlin/kotlinx.serialization"
       
  5536         }
       
  5537     },
       
  5538     {
       
  5539         "groupId": "org.jetbrains.kotlinx",
       
  5540         "artifactId": "kotlinx-serialization-json",
       
  5541         "version": "1.8.0",
       
  5542         "name": "kotlinx-serialization-json",
       
  5543         "spdxLicenses": [
       
  5544             {
       
  5545                 "identifier": "Apache-2.0",
       
  5546                 "name": "Apache License 2.0",
       
  5547                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5548             }
       
  5549         ],
       
  5550         "scm": {
       
  5551             "url": "https://github.com/Kotlin/kotlinx.serialization"
       
  5552         }
       
  5553     },
       
  5554     {
       
  5555         "groupId": "org.jetbrains.kotlinx",
       
  5556         "artifactId": "kotlinx-serialization-json-io",
       
  5557         "version": "1.8.0",
       
  5558         "name": "kotlinx-serialization-json-io",
       
  5559         "spdxLicenses": [
       
  5560             {
       
  5561                 "identifier": "Apache-2.0",
       
  5562                 "name": "Apache License 2.0",
       
  5563                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5564             }
       
  5565         ],
       
  5566         "scm": {
       
  5567             "url": "https://github.com/Kotlin/kotlinx.serialization"
       
  5568         }
       
  5569     },
       
  5570     {
       
  5571         "groupId": "org.jetbrains.kotlinx",
       
  5572         "artifactId": "kotlinx-serialization-json-io-jvm",
       
  5573         "version": "1.8.0",
       
  5574         "name": "kotlinx-serialization-json-io",
       
  5575         "spdxLicenses": [
       
  5576             {
       
  5577                 "identifier": "Apache-2.0",
       
  5578                 "name": "Apache License 2.0",
       
  5579                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5580             }
       
  5581         ],
       
  5582         "scm": {
       
  5583             "url": "https://github.com/Kotlin/kotlinx.serialization"
       
  5584         }
       
  5585     },
       
  5586     {
       
  5587         "groupId": "org.jetbrains.kotlinx",
       
  5588         "artifactId": "kotlinx-serialization-json-jvm",
       
  5589         "version": "1.8.0",
       
  5590         "name": "kotlinx-serialization-json",
       
  5591         "spdxLicenses": [
       
  5592             {
       
  5593                 "identifier": "Apache-2.0",
       
  5594                 "name": "Apache License 2.0",
       
  5595                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5596             }
       
  5597         ],
       
  5598         "scm": {
       
  5599             "url": "https://github.com/Kotlin/kotlinx.serialization"
       
  5600         }
       
  5601     },
       
  5602     {
       
  5603         "groupId": "org.jspecify",
       
  5604         "artifactId": "jspecify",
       
  5605         "version": "1.0.0",
       
  5606         "name": "JSpecify annotations",
       
  5607         "spdxLicenses": [
       
  5608             {
       
  5609                 "identifier": "Apache-2.0",
       
  5610                 "name": "Apache License 2.0",
       
  5611                 "url": "https://www.apache.org/licenses/LICENSE-2.0"
       
  5612             }
       
  5613         ],
       
  5614         "scm": {
       
  5615             "url": "https://github.com/jspecify/jspecify/"
       
  5616         }
       
  5617     },
       
  5618     {
       
  5619         "groupId": "org.slf4j",
       
  5620         "artifactId": "slf4j-api",
       
  5621         "version": "2.0.16",
       
  5622         "name": "SLF4J API Module",
       
  5623         "spdxLicenses": [
       
  5624             {
       
  5625                 "identifier": "MIT",
       
  5626                 "name": "MIT License",
       
  5627                 "url": "https://opensource.org/license/mit/"
       
  5628             }
       
  5629         ],
       
  5630         "scm": {
       
  5631             "url": "https://github.com/qos-ch/slf4j/slf4j-parent"
       
  5632         }
       
  5633     }
       
  5634 ]