Package org.gradle.api.experimental.kmp
Interface KmpLibrary
- All Superinterfaces:
org.gradle.api.experimental.common.HasLibraryDependencies
public interface KmpLibrary
extends org.gradle.api.experimental.common.HasLibraryDependencies
The public DSL interface for a declarative KMP library.
-
Method Summary
Modifier and TypeMethodDescriptionorg.gradle.api.provider.Property<String>default StaticKmpLibraryTargetsdefault voidtargets(org.gradle.api.Action<? super StaticKmpLibraryTargets> action) Methods inherited from interface org.gradle.api.experimental.common.HasLibraryDependencies
dependencies, getDependencies
-
Method Details
-
getLanguageVersion
-
getTargetsContainer
-
getTargets
-
targets
-