Class DistributionLocator


  • @Deprecated
    public class DistributionLocator
    extends java.lang.Object
    Deprecated.
    Will be removed in Gradle 9.0.
    This class is only here to maintain binary compatibility with existing plugins.
    • Constructor Detail

      • DistributionLocator

        public DistributionLocator()
        Deprecated.
    • Method Detail

      • getDistributionFor

        public java.net.URI getDistributionFor​(GradleVersion version)
        Deprecated.
      • getDistributionFor

        public java.net.URI getDistributionFor​(GradleVersion version,
                                               java.lang.String type)
        Deprecated.