toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.model.idea
/
IdeaModuleDependency
Idea
Module
Dependency
API
interface
IdeaModuleDependency
:
IdeaDependency
(
source
)
Dependency on a module in a project.
Since
1.0-milestone-5
Members
Functions
get
Exported
Link copied to clipboard
API
abstract
fun
getExported
(
)
:
Boolean
get
Scope
Link copied to clipboard
API
abstract
fun
getScope
(
)
:
IdeaDependencyScope
get
Target
Module
Name
Link copied to clipboard
API
abstract
fun
getTargetModuleName
(
)
:
String
Returns the name of the target module