binance-exchange / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
MIT License
831 stars 628 forks source link

Could not find artifact com.binance.api:binance-api-client:pom:1.0.0 #371

Open Numen-fan opened 3 years ago

Numen-fan commented 3 years ago

as the title

tomastoth commented 3 years ago

You need to download the library and use mvn install in the root directory of the source

adkr commented 3 years ago

You can also use jitpack: https://jitpack.io/#binance-exchange/binance-java-api