Interface PlatformDependencyModifiers

  • All Known Subinterfaces:
    JvmComponentDependencies

    @Incubating
    public interface PlatformDependencyModifiers
    Dependency modifier APIs that can find platform and enforced platforms in other modules for dependencies blocks.
    Since:
    8.0
    API Note:
    This interface is intended to be used to mix-in methods that modify dependencies into the DSL.
    Implementation Requirements:
    The default implementation of all methods should not be overridden.