getByName

abstract fun getByName(name: String, @DelegatesTo(value = ArtifactRepository::class) configureClosure: Closure): ArtifactRepository(source)
abstract fun getByName(name: String, configureAction: Action<out Any>): ArtifactRepository(source)