Package org.gradle.api.experimental.kmp
@NullMarked
package org.gradle.api.experimental.kmp
-
ClassDescriptionHasKmpDefinition<B extends KotlinMultiplatformBuildModel>The shared definition interface for KMP application and library.The public DSL interface for a declarative KMP application.Represents a target platform in a KMP application.The public DSL interface for a declarative KMP library.Creates a declarative
KmpApplicationDSL model, applies the official KMP plugin, and links the declarative model to the official plugin.Creates a declarativeKmpLibraryDSL model, applies the official KMP plugin, and links the declarative model to the official plugin.