Interface LibraryDependencies
- All Superinterfaces:
BasicDependencies,org.gradle.api.artifacts.dsl.Dependencies,org.gradle.api.plugins.jvm.PlatformDependencyModifiers
The declarative dependencies DSL block for a library.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.plugins.jvm.PlatformDependencyModifiers
org.gradle.api.plugins.jvm.PlatformDependencyModifiers.EnforcedPlatformDependencyModifier, org.gradle.api.plugins.jvm.PlatformDependencyModifiers.PlatformDependencyModifier -
Method Summary
Methods inherited from interface org.gradle.api.experimental.common.BasicDependencies
getCompileOnly, getImplementation, getRuntimeOnlyMethods inherited from interface org.gradle.api.artifacts.dsl.Dependencies
constraint, constraint, constraint, constraint, getDependencyConstraintFactory, getDependencyFactory, getObjectFactory, getProject, module, module, project, projectMethods inherited from interface org.gradle.api.plugins.jvm.PlatformDependencyModifiers
getEnforcedPlatform, getPlatform
-
Method Details
-
getApi
org.gradle.api.artifacts.dsl.DependencyCollector getApi()
-