Package 

Class KotlinSoftwareComponentWithCoordinatesAndPublication

  • All Implemented Interfaces:
    org.gradle.api.Named , org.gradle.api.component.ComponentWithCoordinates , org.gradle.api.component.ComponentWithVariants , org.gradle.api.component.SoftwareComponent , org.gradle.api.internal.component.SoftwareComponentInternal

    
    public final class KotlinSoftwareComponentWithCoordinatesAndPublication
    extends KotlinSoftwareComponent implements ComponentWithCoordinates
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Set<PublishArtifact> getSourcesArtifacts()
      final MavenPublication getPublicationDelegate()
      final Unit setPublicationDelegate(MavenPublication publicationDelegate)
      ModuleVersionIdentifier getCoordinates()
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.mpp.KotlinSoftwareComponentWithCoordinatesAndPublication

        getName, getUsages, getVariants
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait