p
coursier
package coursier
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- coursier
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Attributes = coursier.core.Attributes
- type Classifier = coursier.core.Classifier
- type Dependency = coursier.core.Dependency
- type Info = coursier.core.Info
- type MavenRepository = coursier.maven.MavenRepository
- type Module = coursier.core.Module
- type ModuleName = coursier.core.ModuleName
- type ModuleVersion = (coursier.core.Module, String)
- type Organization = coursier.core.Organization
- type Profile = coursier.core.Profile
- type Project = coursier.core.Project
- type ProjectCache = Map[ModuleVersion, (ArtifactSource, Project)]
- type Repository = coursier.core.Repository
- type Resolution = coursier.core.Resolution
- type ResolutionProcess = coursier.core.ResolutionProcess
- type Type = coursier.core.Type
Value Members
- val Classifier: coursier.core.Classifier.type
- val Info: coursier.core.Info.type
- val MavenRepository: coursier.maven.MavenRepository.type
- val ModuleName: coursier.core.ModuleName.type
- val Organization: coursier.core.Organization.type
- val Profile: coursier.core.Profile.type
- val Project: coursier.core.Project.type
- val Repository: coursier.core.Repository.type
- val ResolutionProcess: coursier.core.ResolutionProcess.type
- val Type: coursier.core.Type.type
- implicit def dependencyString(sc: StringContext): SafeDependency
- implicit def ivyRepositoryString(sc: StringContext): SafeIvyRepository
- implicit def mavenRepositoryString(sc: StringContext): SafeMavenRepository
- implicit def moduleExclString(sc: StringContext): SafeModuleExclusionMatcher
- implicit def moduleInclString(sc: StringContext): SafeModuleInclusionMatcher
- implicit def moduleNameString(sc: StringContext): SafeModuleName
- implicit def moduleString(sc: StringContext): SafeModule
- implicit def organizationString(sc: StringContext): SafeOrganization