dependsOn property

List<String> dependsOn
final

Keys of other modules this one imports from; pulled in automatically.

Implementation

final List<String> dependsOn;