I want to use ZeroMQ for Windows 10 64bit to use in Java.
I am using Intelj as my IDE.
I googled and the only thing I found out was to compile library from source ( Mostly for Linux ).
Is there any way to use a compiled ZeroMQ library, so I can import it easily in my java code?