create
Creates a dependency without adding it to a configuration.
Return
The dependency.
Parameters
dependency
The dependency notation, in one of the notations described above.
Creates a dependency without adding it to a configuration, and configures the dependency using the given closure.
Return
The dependency.
Parameters
dependency
The dependency notation, in one of the notations described above.
configure
The closure to use to configure the dependency.