gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.