Package org.gradle.util
Class DistributionLocator
java.lang.Object
org.gradle.util.DistributionLocator
Deprecated.
Will be removed in Gradle 9.0.
This class is only here to maintain binary compatibility with existing plugins.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetDistributionFor(GradleVersion version) Deprecated.getDistributionFor(GradleVersion version, String type) Deprecated.
- 
Constructor Details- 
DistributionLocatorpublic DistributionLocator()Deprecated.
 
- 
- 
Method Details- 
getDistributionForDeprecated.
- 
getDistributionForDeprecated.
 
-