Package org.jetbrains.kotlin.gradle.plugin.ide
See: Description
-
Class Summary Class Description IdeFragmentDependency Entity sent to the IDE for importing dependencies of KotlinGradleFragments IdeLocalSourceFragmentDependency "Project to Project" / "Source" Dependency on any Gradle project's fragment IdeMavenBinaryFragmentDependency Binary dependency provided by a (maven) repository Can be identified by maven coordinates (group, module, version). -
Object Summary Object Description Companion -
Interface Summary Interface Description IdeFragmentDependencyResolver Called by the IDE during import to resolve dependencies on a certain fragment -
Annotation Summary Annotation Description InternalIdeApi