ComponentSpec
, GeneralComponentSpec
, JvmComponentSpec
, LibrarySpec
, ModelElement
, Named
, PlatformAwareComponentSpec
, SourceComponentSpec
, VariantComponent
, VariantComponentSpec
@Incubating public interface JvmLibrarySpec extends LibrarySpec, JvmComponentSpec, PlatformAwareComponentSpec
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
JvmApiSpec |
getApi() |
The public API of this library.
|
DependencySpecContainer |
getDependencies() |
The component-level dependencies of this library.
|
getProjectPath
getDisplayName
targetPlatform
getSources
getName, getVariants
getBinaries
JvmApiSpec getApi()
DependencySpecContainer getDependencies()