open fun setLocalRepository(localRepository: String): ResolverOptions
Sets the path to the local Maven repository. By default it's ~/.m2/repository.
localRepository - the local repository
localRepository
Return the current ResolverOptions instance