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
/
JavaOrKotlin
Java
Or
Kotlin
interface
JavaOrKotlin
Inheritors
Java
Kotlin
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
)
test
Implementation
Link copied to clipboard
abstract
fun
testImplementation
(
dependency
:
String
)
abstract
fun
testImplementation
(
project
:
Project
)