JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gradle.plugin.use
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
()