gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model.idea
/
IdeaDependency
Idea
Dependency
API
interface
IdeaDependency
:
Dependency
(
source
)
IDEA dependency.
Since
1.0-milestone-5
Inheritors
IdeaSingleEntryLibraryDependency
IdeaModuleDependency
Members
Functions
get
Exported
Link copied to clipboard
API
abstract
fun
getExported
(
)
:
Boolean
Allows to check if current dependency is transitive, i.e.
get
Scope
Link copied to clipboard
API
abstract
fun
getScope
(
)
:
IdeaDependencyScope
scope of the current dependency.