deps.edn dependency whose name starts with a number

2021-05-15 Thread zk
Is there a way to specify a dependency whose name starts with a number? For example: ``` {:deps {com.github.2captcha/2captcha-java {:mvn/version "1.0.1"}}} ``` will error with ``` Error building classpath. Error reading edn. Invalid token: com.github.2captcha/2captcha-java (/Use

Clojuredocs broken

2014-10-03 Thread zk
Please open an issue (https://github.com/zk/clojuredocs/issues) and provide reproduction instructions / screenshots. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that

Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-09-29 Thread zk
;t happen again. I'll try to get a comprehensive post out about the new stack, experience changes, & future of the project soon. - Zack [1] https://github.com/zk/clojuredocs#clojure-version On Monday, September 29, 2014 2:52:14 PM UTC-7, Andy Fingerhut wrote: > > The Clo