coursier
package
coursier
Pulls definitions from coursier.core, sometimes with default arguments.
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
coursier
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
Artifact
=
coursier.core.Artifact
type
Attributes
=
coursier.core.Attributes
type
Dependency
=
coursier.core.Dependency
type
Module
=
coursier.core.Module
type
ModuleVersion
= (
coursier.core.Module
,
String
)
type
Profile
=
coursier.core.Profile
type
Project
=
coursier.core.Project
type
Repository
=
coursier.core.Repository
type
Resolution
=
coursier.core.Resolution
implicit final
class
ResolutionExtensions
extends
AnyVal
type
ResolutionProcess
=
coursier.core.ResolutionProcess
type
Scope
=
coursier.core.Scope
Value Members
val
Artifact
:
coursier.core.Artifact
.type
object
Attributes
extends
Serializable
object
Dependency
extends
Serializable
object
Module
extends
Serializable
val
Profile
:
coursier.core.Profile
.type
val
Project
:
coursier.core.Project
.type
val
Repository
:
coursier.core.Repository
.type
object
Resolution
extends
Serializable
val
ResolutionProcess
:
coursier.core.ResolutionProcess
.type
val
Scope
:
coursier.core.Scope
.type
package
core
implicit
def
fetch
(
repositories:
Seq
[
coursier.core.Repository
]
)
:
Fetch
[
Task
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Pulls definitions from coursier.core, sometimes with default arguments.