toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.plugins.ide.idea.model
/
Dependency
Dependency
API
interface
Dependency
(
source
)
Represents a dependency of an IDEA module.
Inheritors
ModuleLibrary
ModuleDependency
Members
Functions
add
To
Node
Link copied to clipboard
API
abstract
fun
addToNode
(
parentNode
:
Node
)
get
Scope
Link copied to clipboard
API
abstract
fun
getScope
(
)
:
String
The scope of this library.
set
Scope
Link copied to clipboard
API
abstract
fun
setScope
(
scope
:
String
)
The scope of this library.