object InlineIvyConfiguration extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- InlineIvyConfiguration
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def apply(lock: GlobalLock, log: Logger, updateOptions: UpdateOptions, paths: IvyPaths, resolvers: Vector[Resolver], otherResolvers: Vector[Resolver], moduleConfigurations: Vector[ModuleConfiguration], checksums: Vector[String], managedChecksums: Boolean, resolutionCacheDir: File): InlineIvyConfiguration
- def apply(lock: Option[GlobalLock], log: Option[Logger], updateOptions: UpdateOptions, paths: Option[IvyPaths], resolvers: Vector[Resolver], otherResolvers: Vector[Resolver], moduleConfigurations: Vector[ModuleConfiguration], checksums: Vector[String], managedChecksums: Boolean, resolutionCacheDir: Option[File]): InlineIvyConfiguration
- def apply(): InlineIvyConfiguration
Deprecated Value Members
-
def
apply(paths: IvyPaths, resolvers: Vector[Resolver], otherResolvers: Vector[Resolver], moduleConfigurations: Vector[ModuleConfiguration], lock: Option[GlobalLock], checksums: Vector[String], managedChecksums: Boolean, resolutionCacheDir: Option[File], updateOptions: UpdateOptions, log: Logger): InlineIvyConfiguration
Provided for backward compatibility.
Provided for backward compatibility.
- Annotations
- @deprecated
- Deprecated
(Since version 1.2.0) Use an alternative apply