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. trait AuthenticatedURLConnection extends URLConnection

  4. class CachePath extends AnyRef

  5. sealed abstract class CachePolicy extends Product with Serializable

  6. type Dependency = coursier.core.Dependency

  7. sealed abstract class FileError extends Product with Serializable

  8. type Info = coursier.core.Info

  9. type MavenRepository = coursier.maven.MavenRepository

  10. type Module = coursier.core.Module

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

  12. type Profile = coursier.core.Profile

  13. type Project = coursier.core.Project

  14. type ProjectCache = Map[(coursier.core.Module, String), (Source, Project)]

  15. type Repository = coursier.core.Repository

  16. type Resolution = coursier.core.Resolution

  17. type ResolutionProcess = coursier.core.ResolutionProcess

  18. class TermDisplay extends Extended

Value Members

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

  2. object Cache

  3. object CacheParse

  4. object CachePolicy extends Serializable

  5. object FileError extends Serializable

  6. val Info: coursier.core.Info.type

  7. val MavenRepository: coursier.maven.MavenRepository.type

  8. object Platform

  9. val Profile: coursier.core.Profile.type

  10. val Project: coursier.core.Project.type

  11. val Repository: coursier.core.Repository.type

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

  13. object TermDisplay

  14. object Terminal

  15. package internal

  16. package util

Inherited from AnyRef

Inherited from Any

Ungrouped