Open GoogleCodeExporter opened 9 years ago
OK,收到。感谢你的意见!
Original comment by haidong...@gmail.com
on 26 Aug 2011 at 7:47
现在发布到maven了吗?
Original comment by fengzanf...@wandoujia.com
on 20 Oct 2011 at 7:44
public class Weibo implements java.io.Serializable {
public static HttpClient client = new HttpClient();
public void setToken(String token) {
client.setToken(token);
}
}
public static HttpClient client = new HttpClient();
这个种方式好像不是线程安全的吧,希望能改进
Original comment by hucarrot...@gmail.com
on 8 Dec 2011 at 4:23
请发布到maven仓库!!!
Original comment by jilen.zh...@gmail.com
on 13 Apr 2012 at 3:03
请问maven仓库地址多少?
Original comment by free2312...@gmail.com
on 14 May 2012 at 1:24
请尽快发布maven仓库地址?
Original comment by lingking...@gmail.com
on 27 Jun 2012 at 12:12
等不及了,另外写了个 https://github.com/hoverruan/weiboclient4j
并且已经发布到公共仓库
Original comment by hoverr...@gmail.com
on 29 Jun 2012 at 11:14
Original issue reported on code.google.com by
hoverr...@gmail.com
on 25 Aug 2011 at 9:57