create
Creates a dependency without adding it to a configuration.
Return
The dependency.
Parameters
dependency Notation
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 Notation
The dependency notation, in one of the notations described above.
configure Closure
The closure to use to configure the dependency.