-
- All Implemented Interfaces:
public class IdeaKotlinPlatformDependencyResolver.ArtifactResolution
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classIdeaKotlinPlatformDependencyResolver.ArtifactResolution.VariantResolve the artifacts from a KotlinGradleVariant using its KotlinGradleVariant.compileDependenciesConfiguration, which already knows how to resolve platform artifacts.
public final classIdeaKotlinPlatformDependencyResolver.ArtifactResolution.PlatformFragmentCapable of resolving artifacts from a plain KotlinGradleFragment which does not have to implement KotlinGradleVariant. Such fragments are called 'platform-like', since they still resolve the linkable platform dependencies.
-