Currently, MXNet were built along with different language bindings such as Scala.
The libmxnet.so files are bundled within scala jar package. It would be nice to distribute libmxnet.so library independently in maven, and scala package can choose which native library to use. Here is the design document on cwiki: https://cwiki.apache.org/confluence/display/MXNET/Make+MXNet+deploy+it%27s+own+distribution Thanks, Frank
