(load-versions! loaders {:keys [group id]})Load all available versions for the given artifact. loaders
should be a map associating a repository ID with a two-parameter
function producing a seq of maps with :version/:version-string
keys based on artifact group and ID.
Result will be a map associating each repository ID either with the respective seq or an instance of Throwable.
Load all available versions for the given artifact. `loaders` should be a map associating a repository ID with a two-parameter function producing a seq of maps with `:version`/`:version-string` keys based on artifact group and ID. Result will be a map associating each repository ID either with the respective seq or an instance of Throwable.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |