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

Updated JAR file #385

Closed Charles26 closed 3 years ago

Charles26 commented 3 years ago

Hi, is it possible to get an updated .jar of your API? I've been looking for it everywhere but couldn't find it. Thanks a lot!

Serg-Maximchuk commented 3 years ago

Hi, is it possible to get an updated .jar of your API? I've been looking for it everywhere but couldn't find it. Thanks a lot!

Hi @Charles26, I have fixed last crash with new enum value and published my fork to the maven central, new version is 1.0.3

Charles26 commented 3 years ago

Thanks Serg-Maximchuk for your fast reply! Regards,