Package 

Interface KotlinGradleModule

  • All Implemented Interfaces:
    org.gradle.api.Named , org.jetbrains.kotlin.gradle.plugin.HasKotlinDependencies , org.jetbrains.kotlin.project.model.KotlinModule

    
    public interface KotlinGradleModule
     implements KotlinModule, Named, HasKotlinDependencies