Functions

Link copied to clipboard
abstract suspend fun getLicenseFor(dependency: String): String

Get license text for a specific dependency

Link copied to clipboard
abstract suspend fun getLicensesInfo(): Map<String, String>

Get a map of license text per dependency