All Classes and Interfaces

Class
Description
 
 
 
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.
 
 
 
 
 
An application implemented using Kotlin and that targets a single JVM version.
 
A library implemented using Kotlin and that targets a single JVM version.
 
 
 
 
Creates a declarative KmpApplication DSL model, applies the official KMP plugin, and links the declarative model to the official plugin.
Creates a declarative KmpLibrary DSL model, applies the official KMP plugin, and links the declarative model to the official plugin.
Creates a declarative KotlinJvmApplication DSL model, applies the official Kotlin and application plugin, and links the declarative model to the official plugin.
Creates a declarative KotlinJvmApplication DSL model, applies the official Kotlin and application plugin, and links the declarative model to the official plugin.
 
 
 
Represents a set of dependencies for a TestSuite in a KMP project.
A DSL block that allows for configuring testing in a KMP project.
Represents a custom suite of tests for a KMP project.