coursier

package coursier

Pulls definitions from coursier.core, sometimes with default arguments.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. coursier
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Artifact = coursier.core.Artifact

  2. type Attributes = coursier.core.Attributes

  3. type Dependency = coursier.core.Dependency

  4. type Module = coursier.core.Module

  5. type ModuleVersion = (coursier.core.Module, String)

  6. type Profile = coursier.core.Profile

  7. type Project = coursier.core.Project

  8. type Repository = coursier.core.Repository

  9. type Resolution = coursier.core.Resolution

  10. implicit final class ResolutionExtensions extends AnyVal

  11. type ResolutionProcess = coursier.core.ResolutionProcess

  12. type Scope = coursier.core.Scope

Value Members

  1. val Artifact: coursier.core.Artifact.type

  2. object Attributes extends Serializable

  3. object Dependency extends Serializable

  4. object Module extends Serializable

  5. val Profile: coursier.core.Profile.type

  6. val Project: coursier.core.Project.type

  7. val Repository: coursier.core.Repository.type

  8. object Resolution extends Serializable

  9. val ResolutionProcess: coursier.core.ResolutionProcess.type

  10. val Scope: coursier.core.Scope.type

  11. package core

  12. implicit def fetch(repositories: Seq[coursier.core.Repository]): Fetch[Task]

Inherited from AnyRef

Inherited from Any

Ungrouped