socketio / socket.io-client-java

Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
https://socketio.github.io/socket.io-client-java/installation.html
Other
5.32k stars 972 forks source link

Unresponsive CDN #699

Closed Azhro closed 2 years ago

Azhro commented 2 years ago

Describe the bug It appears that this dependencies is trying to fetch data from some unresponsive CDN

Additional context Everything leads to this: https://jcenter.bintray.com/

Here's the error log i get. FAILURE: Build failed with an exception.

darrachequesne commented 2 years ago

Hi! I didn't find any reference to bintray in the repository, could you please check?

Related: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

darrachequesne commented 2 years ago

Closed due to inactivity, please reopen if needed.