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
/
Java
Java
interface
Java
:
JavaOrKotlin
Members
Properties
library
Link copied to clipboard
abstract
val
library
:
Boolean
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
)