is not current version
Last Version 0.23.0-RC1

org.http4s:rho-swagger-ui_2.13 0.22.0-RC1

A self documenting DSL build upon the http4s framework

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

rho-swagger-ui_2.13
Version

Version

0.22.0-RC1
Type

Type

jar

Download rho-swagger-ui_2.13 0.22.0-RC1


<!-- https://jarcasting.com/artifacts/org.http4s/rho-swagger-ui_2.13/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>rho-swagger-ui_2.13</artifactId>
    <version>0.22.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-swagger-ui_2.13/
implementation 'org.http4s:rho-swagger-ui_2.13:0.22.0-RC1'
// https://jarcasting.com/artifacts/org.http4s/rho-swagger-ui_2.13/
implementation ("org.http4s:rho-swagger-ui_2.13:0.22.0-RC1")
'org.http4s:rho-swagger-ui_2.13:jar:0.22.0-RC1'
<dependency org="org.http4s" name="rho-swagger-ui_2.13" rev="0.22.0-RC1">
  <artifact name="rho-swagger-ui_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-swagger-ui_2.13', version='0.22.0-RC1')
)
libraryDependencies += "org.http4s" % "rho-swagger-ui_2.13" % "0.22.0-RC1"
[org.http4s/rho-swagger-ui_2.13 "0.22.0-RC1"]