1 Star 0 Fork 54

成绩思汗 / FastHttpClient

forked from icecooly / FastHttpClient 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
icecooly 提交于 2016-08-30 14:48 . fix bug
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/okhttp-3.4.1.jar" sourcepath="/Users/icecooly/.m2/repository/com/squareup/okhttp3/okhttp/3.4.1/okhttp-3.4.1-sources.jar"/>
<classpathentry kind="lib" path="lib/okio-1.9.0.jar" sourcepath="/Users/icecooly/.m2/repository/com/squareup/okio/okio/1.9.0/okio-1.9.0-sources.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.7.21.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>
1
https://gitee.com/zhaozhi3758/FastHttpClient.git
git@gitee.com:zhaozhi3758/FastHttpClient.git
zhaozhi3758
FastHttpClient
FastHttpClient
master

搜索帮助