kNNBandit
kNNBandit copied to clipboard
fastutil error
When I build the source using "mvn compile assembly::single", I got the following build error :
"GET request of: it/unimi/dsi/fastutil/7.0.6/fastutil-7.0.6.jar from central failed"
How can I fix this ? Is it because fastutil is not installed properly ?