Package-level declarations

Types

Link copied to clipboard
data class Libs(val libraries: List<Library>, val licenses: Set<License>)

The Libs class is the main access point to the generated data of the plugin. Provides accessors for the Library and License lists, containing all the dependency information for the module.