harness.http.client.HttpClientPlatformSpecific.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of harness-http-client_3 Show documentation
Show all versions of harness-http-client_3 Show documentation
Miscellaneous libraries/utilities for Scala.
The newest version!
package harness.http.client
trait HttpClientPlatformSpecific {
val defaultClient: HttpClient
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy