UniPub
Toggle table of contents
1.0.9
jvm
Platform filter
jvm
Switch theme
Search in API
UniPub
UniPub
/
dev.mtctx.unipub
/
License
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
AGPL_
V3
Link copied to clipboard
@
JvmStatic
val
AGPL_V3
:
LicenseInfo
APACHE_
2_
0
Link copied to clipboard
@
JvmStatic
val
APACHE_2_0
:
LicenseInfo
BOOST_
1_
0
Link copied to clipboard
@
JvmStatic
val
BOOST_1_0
:
LicenseInfo
GPL_
V3
Link copied to clipboard
@
JvmStatic
val
GPL_V3
:
LicenseInfo
LGPL_
V3
Link copied to clipboard
@
JvmStatic
val
LGPL_V3
:
LicenseInfo
MIT
Link copied to clipboard
@
JvmStatic
val
MIT
:
LicenseInfo
MPL_
2_
0
Link copied to clipboard
@
JvmStatic
val
MPL_2_0
:
LicenseInfo
UNLICENSE
Link copied to clipboard
@
JvmStatic
val
UNLICENSE
:
LicenseInfo
Functions
CUSTOM
Link copied to clipboard
@
JvmStatic
fun
CUSTOM
(
name
:
String
,
url
:
String
,
distribution
:
License.Distribution
)
:
LicenseInfo