JavaOrKotlin

interface JavaOrKotlin

Inheritors

Functions

Link copied to clipboard
abstract fun implementation(dependency: String)
abstract fun implementation(project: Project)
Link copied to clipboard
abstract fun jsImplementation(dependency: String)
Link copied to clipboard
abstract fun jvmImplementation(dependency: String)
Link copied to clipboard
abstract fun testImplementation(dependency: String)
abstract fun testImplementation(project: Project)