MavenCache

sbt.librarymanagement.MavenCache$
See theMavenCache companion class
object MavenCache

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, rootFile: File): MavenCache
def apply(name: String, root: String, rootFile: File): MavenCache
def apply(name: String, root: String, localIfFile: Boolean, rootFile: File): MavenCache