I use the following: https://github.com/scalaj/scalaj-http. Here's a simple GET request: import scalaj.http.{Http, HttpOptions} Http("http:// ...
確定! 回上一頁