Ivy

object Ivy
class Object
trait Matchable
class Any
Ivy.type

Value members

Concrete methods

def create(organization: Organization, moduleName: ModuleName, version: String, packaging: Option[Type], description: Option[String], url: Option[String], name: Option[String], dependencies: Seq[(Organization, ModuleName, String, Option[Configuration])], license: Option[License], scm: Option[Scm], developers: Seq[Developer], time: LocalDateTime, hasPom: Boolean, hasDoc: Boolean, hasSources: Boolean): String