Interface ModuleDependencySpecBuilder
- All Superinterfaces:
DependencySpecBuilder
Deprecated.
A builder of a
ModuleDependencySpec.-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Narrows this dependency specification down to a specific group.Deprecated.Narrows this dependency specification down to a specific module.Deprecated.Narrows this dependency specification down to a specific version range.Methods inherited from interface DependencySpecBuilder
build
-
Method Details
-
module
Deprecated.Narrows this dependency specification down to a specific module.- Parameters:
name- the module name- Returns:
- this instance
-
group
Deprecated.Narrows this dependency specification down to a specific group.- Parameters:
name- the group name- Returns:
- this instance
-
version
Deprecated.Narrows this dependency specification down to a specific version range.- Parameters:
range- the version range- Returns:
- this instance
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.