api / org.gradle.kotlin.dsl / ClientModuleScope / module

module

fun module(group: String, name: String, version: String? = null, configuration: String? = null, classifier: String? = null, ext: String? = null, setup: ClientModuleScope.() -> Unit): Unit