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
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
;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