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