0 Star 0 Fork 0

livehl / qiniu-scala-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build.sbt 235 Bytes
一键复制 编辑 原始数据 按行查看 历史
huanglin 提交于 2013-08-28 16:24 . 1.首次提交
name := "qinu"
version := "0.0.1"
scalaVersion := "2.10.2"
libraryDependencies ++= Seq(
"org.apache.httpcomponents" % "httpmime" % "4.2"
,"org.apache.httpcomponents" % "httpclient" % "4.2.1"
,"junit" % "junit" % "4.9"
)
Scala
1
https://gitee.com/livehl/qiniu-scala-sdk.git
git@gitee.com:livehl/qiniu-scala-sdk.git
livehl
qiniu-scala-sdk
qiniu-scala-sdk
master

搜索帮助