Am I right in thinking that you on the server side knows how to order the versions? Because that's really hard with just the data in all-jars.clj.gz.
@rovanion we have code to order versions here: https://github.com/clojars/clojars-web/blob/master/src/clojars/maven.clj#L193 and yes, it's not straightforward