| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdcom.softwaremill.sttp.tapir | 
    
| ArtifactId | ArtifactIdtapir-swagger-ui-zio-http_3 | 
    
| Last Version | Last Version0.19.0-M4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontapir-swagger-ui-zio-http 
            tapir-swagger-ui-zio-http 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-swagger-ui-zio-http_3/ -->
<dependency>
    <groupId>com.softwaremill.sttp.tapir</groupId>
    <artifactId>tapir-swagger-ui-zio-http_3</artifactId>
    <version>0.19.0-M4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-swagger-ui-zio-http_3/
implementation 'com.softwaremill.sttp.tapir:tapir-swagger-ui-zio-http_3:0.19.0-M4'
                // https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-swagger-ui-zio-http_3/
implementation ("com.softwaremill.sttp.tapir:tapir-swagger-ui-zio-http_3:0.19.0-M4")
                'com.softwaremill.sttp.tapir:tapir-swagger-ui-zio-http_3:jar:0.19.0-M4'
                <dependency org="com.softwaremill.sttp.tapir" name="tapir-swagger-ui-zio-http_3" rev="0.19.0-M4">
  <artifact name="tapir-swagger-ui-zio-http_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.softwaremill.sttp.tapir', module='tapir-swagger-ui-zio-http_3', version='0.19.0-M4')
)
                libraryDependencies += "com.softwaremill.sttp.tapir" % "tapir-swagger-ui-zio-http_3" % "0.19.0-M4"
                [com.softwaremill.sttp.tapir/tapir-swagger-ui-zio-http_3 "0.19.0-M4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 | 
| io.d11 : zhttp_3 | jar | 1.0.0.0-RC17 | 
| org.webjars : swagger-ui | jar | 3.51.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |