lazyLibrary

fun Project.lazyLibrary(config: DependencyConfig, block: ExternalModuleDependency.() -> Unit = {}): List<ExternalModuleDependency>
  1. Adds srnyx's repository

  2. Adds the dependency to the provided Lazy Library version

Parameters

config

The configuration for the Lazy Library dependency