Some third party services and SDKs distribute .aar files for download instead of hosting them in a maven repository. One such example is the Galaxy App Store SDK for Android:
defold/extension-iap#69
We should make sure that our AndroidBuilder can handle a local .aar file and upload it to extender for building.