Instantiate a PackageSupplier according to a given URL
This is a factory function for PackageSupplier. Child classes may wish to override this to implement their own PackageSupplier logic, be it by extending this method's ability or replacing it.
A new instance of a PackageSupplier.
See Implementation
Instantiate a PackageSupplier according to a given URL
This is a factory function for PackageSupplier. Child classes may wish to override this to implement their own PackageSupplier logic, be it by extending this method's ability or replacing it.