Class BintrayResolver

All Implemented Interfaces:
Validatable, DependencyResolver, HasLatestStrategy

public class BintrayResolver extends IBiblioResolver
BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.
  • Field Details

  • Constructor Details

    • BintrayResolver

      public BintrayResolver()
  • Method Details

    • setSubject

      public void setSubject(String subject)
    • setRepo

      public void setRepo(String repo)
    • updateRoot

      private void updateRoot()
    • updateName

      private void updateName(String defaultName)