On another project, ran into this issue: https://stackoverflow.com/questions/51090914/received-fatal-alert-protocol-version-build-failure-gradle-maven
If you get a failure due to http protocol when fetching from Maven repo, this might be the cause. The link has jvm parms to override. -Marshall
