JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.plugin.use
PluginDependency
Contents
Description
Method Summary
Method Details
getPluginId()
getVersion()
Hide sidebar
Show sidebar
Interface PluginDependency
public interface
PluginDependency
A plugin dependency.
Since:
7.2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPluginId
()
VersionConstraint
getVersion
()
Method Details
getPluginId
String
getPluginId
()
getVersion
VersionConstraint
getVersion
()