mohitb117 / 3PLibraryProject

A simple project to list 3-p dependencies in a given android project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3PLibraryProject

This Project is really really simple:

  1. Use the com.google.android.gms:oss-licenses-plugin
  2. Use the generated resources metadata from the plugin above.
  3. Parse the metadata and present the license information in a quick and easy way.
  4. Profit!!!!

About

A simple project to list 3-p dependencies in a given android project.

License:MIT License


Languages

Language:Kotlin 100.0%