get Version
fun getVersion(versionKey: Repository.ModuleVersionKey): Repository.ModuleVersion?
Content copied to clipboard
If this ModuleVersion exists in the repository, then answer it; otherwise answer null.
Return
The associated ModuleVersion if present, otherwise null.
Parameters
version Key
The ModuleVersionKey identifying the version of a module's source.