toggle menu
lib
jvm
switch theme
search in API
kore
/
dev.buijs.klutter.kore.project
/
Dependencies
Dependencies
data
class
Dependencies
(
val
klutter
:
String
?
=
null
,
val
klutterUI
:
String
?
=
null
,
val
squint
:
String
?
=
null
,
val
embedded
:
Set
<
String
>
=
emptySet()
)
Members
Constructors
Dependencies
Link copied to clipboard
constructor
(
klutter
:
String
?
=
null
,
klutterUI
:
String
?
=
null
,
squint
:
String
?
=
null
,
embedded
:
Set
<
String
>
=
emptySet()
)
Properties
embedded
Link copied to clipboard
val
embedded
:
Set
<
String
>
klutter
Link copied to clipboard
val
klutter
:
String
?
=
null
klutter
UI
Link copied to clipboard
val
klutterUI
:
String
?
=
null
squint
Link copied to clipboard
val
squint
:
String
?
=
null