All Downloads are FREE. Search and download functionalities are using the official Maven repository.

spice.http.client.ClientPlatform.scala Maven / Gradle / Ivy

There is a newer version: 0.6.1
Show newest version
package spice.http.client

object ClientPlatform {
  def defaultSaveDirectory: String = System.getProperty("java.io.tmpdir")
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy