module
fun Dependencies.module(group: String?, name: String, version: String?): ExternalModuleDependency(source)
Deprecated
Use single-string notation instead
Creates a dependency based on the group, name and version (GAV) coordinates.
Since
8.0
Use single-string notation instead
Creates a dependency based on the group, name and version (GAV) coordinates.
8.0