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

skinny.http.QueryParam.scala Maven / Gradle / Ivy

There is a newer version: 2.1.2
Show newest version
package skinny.http

/**
 * Query param.
 */
case class QueryParam(name: String, value: Any)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy