My web server doesn’t support // in URLs, so any requests for URLs with // result in a 404. However, Gradle absolutely refuses to not put that in dependency requests from the server, so I can’t resolve anything. Here’s the build.gradle, and here’s the log.
Sorry for the slight misformat on the log, posh doesn’t like redirecting STDERR.