PublishInfo

mill.javalib.publish.PublishInfo
See thePublishInfo companion class
object PublishInfo

Attributes

Companion
class
Source
PublishInfo.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def aar(aar: PathRef): PublishInfo

Attributes

Source
PublishInfo.scala
def docJar(docJar: PathRef): PublishInfo

Attributes

Source
PublishInfo.scala
def jar(jar: PathRef): PublishInfo

Attributes

Source
PublishInfo.scala
def pom(pom: PathRef): PublishInfo

Attributes

Source
PublishInfo.scala
def sourcesJar(sourcesJar: PathRef): PublishInfo

Attributes

Source
PublishInfo.scala

Implicits

Implicits

implicit def jsonify: ReadWriter[PublishInfo]

Attributes

Source
PublishInfo.scala