DepSyntax

mill.kotlinlib.`package`.DepSyntax
final implicit class DepSyntax(ctx: StringContext) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def mvn(args: Any*): Dep

Deprecated methods

def ivy(args: Any*): Dep

Attributes

Deprecated
[Since version Mill 0.12.11] Use `mvn` string interpolator instead.