coursier

package coursier

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. type ResolutionProcess = coursier.core.ResolutionProcess

  11. type Scope = coursier.core.Scope

Value Members

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

  2. val Profile: coursier.core.Profile.type

  3. val Project: coursier.core.Project.type

  4. val Repository: coursier.core.Repository.type

  5. val ResolutionProcess: coursier.core.ResolutionProcess.type

  6. val Scope: coursier.core.Scope.type

  7. package cli

  8. implicit def fetch(repositories: Seq[coursier.core.Repository]): (Seq[(coursier.core.Module, String)]) ⇒ Task[FetchResult]

Inherited from AnyRef

Inherited from Any

Ungrouped