Package

coursier.publish

download

Permalink

package download

Visibility
  1. Public
  2. All

Type Members

  1. trait Download extends AnyRef

    Permalink
  2. final case class FileDownload(base: Path) extends Download with Product with Serializable

    Permalink

    Copies

  3. final case class OkhttpDownload(client: OkHttpClient, pool: ExecutorService) extends Download with Product with Serializable

    Permalink

Value Members

  1. object Download

    Permalink
  2. object OkhttpDownload extends Serializable

    Permalink
  3. package logger

    Permalink

Ungrouped