Maven Repository Plugin
class MavenRepositoryPlugin(repositoryUrl: String, dependenciesDownloader: DependenciesDownloader) : MavenRepository
Constructors
Functions
Link copied to clipboard
open fun getPluginFile(project: Project, dependenciesDownloader: DependenciesDownloader, dependency: Dependency, repository: MavenArtifactRepository, url: String, context: String?): File?
Link copied to clipboard
Link copied to clipboard
open override fun resolve(project: Project, plugin: PluginDependencyNotation, context: String?): File?