How to install the Java artifact com.softwaremill.sttp.tapir.tapir-zio-http-server_3 with Maven
Java
Maven
pom.xml
com.softwaremill.sttp.tapir
tapir-zio-http-server_3
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.softwaremill.sttp.tapir</groupId>
<artifactId>tapir-zio-http-server_3</artifactId>
<version>0.19.0-M10</version>
</dependency>
/<dependencies>