StableLibs

class StableLibs(val libraries: ImmutableList<StableLibrary>, val licenses: ImmutableSet<StableLicense>)

Constructors

Link copied to clipboard
constructor(libraries: ImmutableList<StableLibrary>, licenses: ImmutableSet<StableLicense>)

Properties

Link copied to clipboard
val libraries: ImmutableList<StableLibrary>
Link copied to clipboard
val licenses: ImmutableSet<StableLicense>