Adding the dependency in an Android project's build.gradle file fails to download the this library's artifact/binary. It seems that Maven Repository is linking to repo.spring.io/plugins-release, which requires authentication and cannot be accessed anonymously.
Would it be possible to adjust the configurations in mvrepository.com for this library so that the binaries are not hosted on repo.spring.io ???
https://repo.spring.io/plugins-release/uk/co/alt236/bluetooth-le-library-android/1.0.0/bluetooth-le-library-android-1.0.0.jar
Issue
Adding the dependency in an Android project's build.gradle file fails to download the this library's artifact/binary. It seems that Maven Repository is linking to repo.spring.io/plugins-release, which requires authentication and cannot be accessed anonymously.
Request
Would it be possible to adjust the configurations in mvrepository.com for this library so that the binaries are not hosted on
repo.spring.io???Related information
Cannot get dependency from Maven Repository
Coordinates for the artifact
Bintray has been sunset