You may want to contact the library's developer to request it be published as a component, or do it yourself since it's open source and they won't mind the added exposure. Once that lib is up in clojars you continue as normal.
On Apr 7, 6:49 am, j1n3l0 <nelo.ony...@gmail.com> wrote: > Hi, > > I've written a little clojure library that depends on a java library > for functionality. This java library is only available on > sourceforge.net. I have been using leiningen to manage my clojure > projects and I would like to add it as a dependency in my project.clj > file so I can publish my library to clojars. > > Is there a standard solution this sort of dependency requirement? What > I did for development was to: > > * download the java library > * build it with ant > * copy the jar to my lib/ directory > * hack > > I would hate to have to add that to a README or INSTALL file. Surely > there's a simpler solution :) > > Thank you. -- 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 posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en