Meta Build
Toggle table of contents
0.1
jvm
Platform filter
jvm
Switch theme
Search in API
Meta Build
Meta Build
/
uk.co.nickthecoder.metabuild
/
Kotlin
Kotlin
interface
Kotlin
:
JavaOrKotlin
Members
Functions
implementation
Link copied to clipboard
abstract
fun
implementation
(
dependency
:
String
)
abstract
fun
implementation
(
project
:
Project
)
js
Implementation
Link copied to clipboard
abstract
fun
jsImplementation
(
dependency
:
String
)
jvm
Implementation
Link copied to clipboard
abstract
fun
jvmImplementation
(
dependency
:
String
)
kotlin
Reflect
Link copied to clipboard
abstract
fun
kotlinReflect
(
)
:
String
Equivalent to :
test
Implementation
Link copied to clipboard
abstract
fun
testImplementation
(
dependency
:
String
)
abstract
fun
testImplementation
(
project
:
Project
)