IvyFileConfiguration

sbt.librarymanagement.IvyFileConfiguration
See theIvyFileConfiguration companion class

Attributes

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

Members list

Value members

Concrete methods

def apply(file: File, autoScalaTools: Boolean): IvyFileConfiguration
def apply(validate: Boolean, scalaModuleInfo: Option[ScalaModuleInfo], file: File, autoScalaTools: Boolean): IvyFileConfiguration
def apply(validate: Boolean, scalaModuleInfo: ScalaModuleInfo, file: File, autoScalaTools: Boolean): IvyFileConfiguration