toggle menu
gradle
8.11.1
API
switch theme
search in API
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.