kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
gradle-plugin
/
io.github.hfhbd.kfx
/
Kfx
Kfx
interface
Kfx
:
Named
(
source
)
Inheritors
OpenApi
Swagger
Wsdl
Members
Properties
dependencies
Link copied to clipboard
abstract
val
dependencies
:
KfxDependencies
name
Link copied to clipboard
abstract
val
name
:
String
?
Functions
dependencies
Link copied to clipboard
open
fun
dependencies
(
action
:
Action
<
KfxDependencies
>
)
using
Source
Set
Link copied to clipboard
abstract
fun
usingSourceSet
(
sourceSet
:
SourceDirectorySet
)