Bluetooth-LE-Library---Android icon indicating copy to clipboard operation
Bluetooth-LE-Library---Android copied to clipboard

Maven Repository - Cannot download dependency using gradle

Open gea-rshin opened this issue 5 months ago • 0 comments

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

image

Coordinates for the artifact

https://repo.spring.io/plugins-release/uk/co/alt236/bluetooth-le-library-android/1.0.0/bluetooth-le-library-android-1.0.0.jar

Bintray has been sunset

image

  • https://stackoverflow.com/questions/67817472/where-to-download-repositories-after-bintray-sunset-as-the-bintray-link-responds

image

gea-rshin avatar Aug 30 '24 06:08 gea-rshin