DependencySpecBuilder

A builder of a DependencySpec. Implementations are required to return immutable dependency specs.

Inheritors

Functions

Link copied to clipboard
abstract fun build(): DependencySpec
Builds a concrete immutable DependencySpec instance.