Tapir version: All Scala version: 3 There is no `tapir-http4s-client` artifact for Scala Native. Native server module is already provided. https://mvnrepository.com/artifact/com.softwaremill.sttp.tapir/tapir-http4s-client If native module provided, we can create native tool which calls http endpoint using http4s. **How to reproduce?** Try to use tapir-http4s-client for native project. **Additional information**