Package

coursier

Permalink

package coursier

Mainly 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
Visibility
  1. Public
  2. All

Type Members

  1. type Artifact = coursier.core.Artifact

    Permalink
  2. type Attributes = coursier.core.Attributes

    Permalink
  3. type Dependency = coursier.core.Dependency

    Permalink
  4. type Info = coursier.core.Info

    Permalink
  5. type MavenRepository = coursier.maven.MavenRepository

    Permalink
  6. type Module = coursier.core.Module

    Permalink
  7. type ModuleVersion = (coursier.core.Module, String)

    Permalink
  8. type Profile = coursier.core.Profile

    Permalink
  9. type Project = coursier.core.Project

    Permalink
  10. type Repository = coursier.core.Repository

    Permalink
  11. type Resolution = coursier.core.Resolution

    Permalink
  12. implicit final class ResolutionExtensions extends AnyVal

    Permalink
  13. type ResolutionProcess = coursier.core.ResolutionProcess

    Permalink

Value Members

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

    Permalink
  2. object Attributes extends Serializable

    Permalink
  3. object Dependency extends Serializable

    Permalink
  4. object Fetch

    Permalink
  5. val Info: coursier.core.Info.type

    Permalink
  6. val MavenRepository: coursier.maven.MavenRepository.type

    Permalink
  7. object Module extends Serializable

    Permalink
  8. val Profile: coursier.core.Profile.type

    Permalink
  9. val Project: coursier.core.Project.type

    Permalink
  10. val Repository: coursier.core.Repository.type

    Permalink
  11. object Resolution extends Serializable

    Permalink
  12. val ResolutionProcess: coursier.core.ResolutionProcess.type

    Permalink
  13. package core

    Permalink
  14. package ivy

    Permalink
  15. package maven

    Permalink
  16. package util

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped