JarManifest

mill.util.JarManifest
See theJarManifest companion class
object JarManifest

Attributes

Companion
class
Source
JarManifest.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(main: Map[String, String], groups: Map[String, Map[String, String]]): JarManifest

Attributes

Source
JarManifest.scala

Concrete fields

final val Empty: JarManifest

Attributes

Source
JarManifest.scala

Attributes

Source
JarManifest.scala

Implicits

Implicits

implicit val jarManifestRW: ReadWriter[JarManifest]

Attributes

Source
JarManifest.scala