api / org.gradle.kotlin.dsl / org.gradle.api.Project / jdepend

jdepend

val Project.jdepend: JDependExtension

Retrieves the jdepend extension.

fun Project.jdepend(configure: JDependExtension.() -> Unit): Unit

Configures the jdepend extension.