Is there a way to access a remote Maven repo through the Ant build system?
The remote Maven repo is built for the purpose of being accessed with the Android Studio Gradle build system but some old projects want to access the repo using Ant build system.