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. sealed trait CachePolicy extends Product with Serializable

  4. type Dependency = coursier.core.Dependency

  5. sealed trait FileError extends Product with Serializable

  6. type Info = coursier.core.Info

  7. type MavenRepository = coursier.maven.MavenRepository

  8. type Module = coursier.core.Module

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

  10. type Profile = coursier.core.Profile

  11. type Project = coursier.core.Project

  12. type Repository = coursier.core.Repository

  13. type Resolution = coursier.core.Resolution

  14. type ResolutionProcess = coursier.core.ResolutionProcess

  15. class TermDisplay extends Logger

Value Members

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

  2. object Cache

  3. object CachePolicy extends Serializable

  4. object FileError extends Serializable

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

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

  7. object Platform

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

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

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

  11. val ResolutionProcess: coursier.core.ResolutionProcess.type

Inherited from AnyRef

Inherited from Any

Ungrouped