Hi! Is it possible to include the most recent JZMQ snapshot (basically, the master of https://github.com/zeromq/jzmq) as a maven dependency?
The most recent one I've found dates to the beginning of July: <dependency> <groupId>org.zeromq</groupId> <artifactId>jzmq</artifactId> <version>3.1.0</version> </dependency> I know that JeroMQ has a snapshot version that is pretty bleeding edge. Is there something similar for JZMQ? Best, David _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
