Analysis Gradle Plugin
Functions
add Meta Dependency
Link copied to clipboard
open fun addMetaDependency(project: Project, configuration: String, groupId: String, artifactId: String, version: String)
Content copied to clipboard
apply To Compilation
Link copied to clipboard
open override fun applyToCompilation(kotlinCompilation: KotlinCompilation<*>): Provider<List<SubpluginOption>>
Content copied to clipboard
get Compiler Plugin Id
Link copied to clipboard
get Plugin Artifact
Link copied to clipboard
get Plugin Artifact For Native
Link copied to clipboard
is Applicable
Link copied to clipboard
open override fun isApplicable(kotlinCompilation: KotlinCompilation<*>): Boolean
Content copied to clipboard