clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
rovanion 2017-04-13T12:57:37.711050Z

I may already have asked this, but is there a clojars API point where I can get a list of all the latest releases of all jars?

rovanion 2017-04-13T12:58:15.718446Z

Or rather, a list of all the latest releases coordinates.

2017-04-13T20:58:23.242741Z

@rovanion http://clojars.org/repo/all-jars.clj.gz gives you all coordinates, you would need to sort and select to get the latest for each