Package

coursier

Permalink

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

Type Members

  1. type Artifact = coursier.core.Artifact

    Permalink
  2. type Attributes = coursier.core.Attributes

    Permalink
  3. trait AuthenticatedURLConnection extends URLConnection

    Permalink
  4. sealed abstract class CachePolicy extends Product with Serializable

    Permalink
  5. type Dependency = coursier.core.Dependency

    Permalink
  6. sealed abstract class FileError extends Product with Serializable

    Permalink
  7. type Info = coursier.core.Info

    Permalink
  8. type MavenRepository = coursier.maven.MavenRepository

    Permalink
  9. type Module = coursier.core.Module

    Permalink
  10. type ModuleName = coursier.core.ModuleName

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

    Permalink
  12. type Organization = coursier.core.Organization

    Permalink
  13. type Profile = coursier.core.Profile

    Permalink
  14. type Project = coursier.core.Project

    Permalink
  15. type ProjectCache = Map[ModuleVersion, (Source, Project)]

    Permalink
  16. type Repository = coursier.core.Repository

    Permalink
  17. type Resolution = coursier.core.Resolution

    Permalink
  18. type ResolutionProcess = coursier.core.ResolutionProcess

    Permalink
  19. class TermDisplay extends Logger

    Permalink

Value Members

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

    Permalink
  2. object Cache

    Permalink
  3. object CacheParse

    Permalink
  4. object CachePolicy extends Serializable

    Permalink
  5. object FileError extends Serializable

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

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

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

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

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

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

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

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

    Permalink
  14. object TermDisplay

    Permalink
  15. object Terminal

    Permalink
  16. implicit def dependencyString(sc: StringContext): SafeDependency

    Permalink
  17. package internal

    Permalink
  18. implicit def ivyRepositoryString(sc: StringContext): SafeIvyRepository

    Permalink
  19. implicit def mavenRepositoryString(sc: StringContext): SafeMavenRepository

    Permalink
  20. implicit def moduleNameString(sc: StringContext): SafeModuleName

    Permalink
  21. implicit def moduleString(sc: StringContext): SafeModule

    Permalink
  22. implicit def organizationString(sc: StringContext): SafeOrganization

    Permalink
  23. package paths

    Permalink
  24. package util

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped