toggle menu
SimpleCoreAPI
1.0.1
jvm
switch theme
search in API
simplecoreapi
/
cl.franciscosolis.simplecoreapi.global.module
/
ModuleDescription
Module
Description
data
class
ModuleDescription
(
val
name
:
String
,
val
version
:
String
,
val
authors
:
List
<
String
>
)
Members
Constructors
Module
Description
Link copied to clipboard
constructor
(
name
:
String
,
version
:
String
,
authors
:
List
<
String
>
)
Properties
authors
Link copied to clipboard
val
authors
:
List
<
String
>
name
Link copied to clipboard
val
name
:
String
version
Link copied to clipboard
val
version
:
String