MavenRepo

sbt.librarymanagement.MavenRepo$
See theMavenRepo companion class
object MavenRepo

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(name: String, root: String): MavenRepo
def apply(name: String, root: String, localIfFile: Boolean): MavenRepo
def apply(name: String, root: String, localIfFile: Boolean, _allowInsecureProtocol: Boolean): MavenRepo