Александар Симић
Александар Симић
I guess you've figured it out, as you've created your sample app: https://github.com/Jacubeit/core-plot-example But for those who struggle with the examples and want instant gratification, this is required: ``` rake...
@vikassy sorry, not sure what the solution is.
FreeBSD & OS X both, but there is bound to be others...
You've closed this because: a) you don't wish to support non Linux platforms b) not something you're interested in Thanks
I was just thinking about how this could be done in a container, just for leiningen related projects: ``` wget https://url-to/project.clj lein pprint > result.clj ``` Then parse the result.clj...
> I can't reproduce this any more as [dotemacs/pdfboxing@d0e000a](https://github.com/dotemacs/pdfboxing/commit/d0e000ac0a424b83baa5ee90abeab4f9db97d0aa) updated the dependencies, but I'll take a look at it and see what's going on. To make it easier, I created...
The same issue as above, see https://versions.deps.co/dotemacs/pdfboxing it's showing all the dependencies as up to date. But `org.apache.pdfbox/pdfbox` is at `2.0.22` instead of `2.0.21`.
The sample repo I created above: https://github.com/dotemacs/isversionsworking has `org.apache.pdfbox/pdfbox` has `2.0.19` and it's being shown as being up to date, despite being three versions behind the latest release: https://versions.deps.co/dotemacs/isversionsworking
To make it even more straightforward, for those who are on autopilot and just want to get their book: 1. Log into O'Reilly 2. Browse to the book you're interested...
> [@dotemacs](https://github.com/dotemacs) does this method still work? @roon83 yes it does. Just to be clear, I'm not doing anything wild. I'm just following the steps from the above. If it...