Dispatch async-http-client library version mismatch
42 views
Skip to first unread message
Raman Goyal
unread,
Dec 22, 2015, 12:27:58 AM12/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dispatch
Hi,
I am using another library which is using latest version of async-http-client library i.e. 1.9.31 but dispatch is using version 1.9.11. Which when compiling code leads to error because of version mismatch. Is there a way I can use both the libraries i.e. dispatch and the other library?