class LicenseSpec
LicenseSpec() |
var comments: String?
Some comments about why you have choosen this license. |
|
var distribution: String?
The distribution type where your artifact will be mainly consumed. |
|
var name: String?
The name of the license. |
|
var url: String?
The url of the license. |