ProjectDependencySpecBuilder

Functions

Link copied to clipboard
abstract fun build(): DependencySpec
Link copied to clipboard
abstract fun library(name: String): ProjectDependencySpecBuilder
Narrows this dependency specification down to a specific library.
Link copied to clipboard
abstract fun project(path: String): ProjectDependencySpecBuilder
Narrows this dependency specification down to a specific project.