licensee
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
licensee
licensee
/
app.cash.licensee
/
SpdxLicense
Spdx
License
@
Serializable
class
SpdxLicense
(
val
identifier
:
String
,
val
name
:
String
,
val
url
:
String
)
Members
Constructors
Spdx
License
Link copied to clipboard
constructor
(
identifier
:
String
,
name
:
String
,
url
:
String
)
Properties
identifier
Link copied to clipboard
val
identifier
:
String
name
Link copied to clipboard
val
name
:
String
url
Link copied to clipboard
val
url
:
String