
org.http4s.Http4sVersion.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http4s-core_2.10 Show documentation
Show all versions of http4s-core_2.10 Show documentation
Core http4s library for servers and clients
package org.http4s
case class Http4sVersion(major: Int, minor: Int)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy