Ivy

scala.cli.commands.publish.Ivy
object Ivy

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ivy.type

Members list

Value members

Concrete methods

def create(organization: Organization, moduleName: ModuleName, version: String, description: Option[String] = ..., url: Option[String] = ..., dependencies: Seq[(Organization, ModuleName, String, Option[Configuration], MinimizedExclusions)] = ..., time: LocalDateTime = ..., hasPom: Boolean = ..., hasDoc: Boolean = ..., hasSources: Boolean = ...): String