ModuleDependencySpec

A dependency onto a module.

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getGroup(): String
The group of the module this dependency specification refers to.
Link copied to clipboard
abstract fun getName(): String
The name of the module this dependency specification refers to.
Link copied to clipboard
@Nullable
abstract fun getVersion(): String
The version range of the module this dependency specification refers to.