Toggle table of contents
0.13.0-SNAPSHOT
Select version
0.13.0-SNAPSHOT
0.12.5
jvm
Platform filter
jvm
Switch theme
Search in API
modulecheck-api
/
modulecheck.api.context
/
InheritedDependencyWithSource
Inherited
Dependency
With
Source
data
class
InheritedDependencyWithSource
(
val
projectDependency
:
ProjectDependency
,
val
source
:
ProjectDependency
?
)
(
source
)
Members
Constructors
Inherited
Dependency
With
Source
Link copied to clipboard
constructor
(
projectDependency
:
ProjectDependency
,
source
:
ProjectDependency
?
)
Properties
project
Dependency
Link copied to clipboard
val
projectDependency
:
ProjectDependency
source
Link copied to clipboard
val
source
:
ProjectDependency
?