is not current version
Last Version 0.15.2

ru.tinkoff:typed-schema-swagger_2.13 0.11.8

Typelevel DSL for defining webservices, convertible to akka-http/finagle and swagger definitions

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

typed-schema-swagger_2.13
Version

Version

0.11.8
Type

Type

jar

Download typed-schema-swagger_2.13 0.11.8


<!-- https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-swagger_2.13/ -->
<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>typed-schema-swagger_2.13</artifactId>
    <version>0.11.8</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-swagger_2.13/
implementation 'ru.tinkoff:typed-schema-swagger_2.13:0.11.8'
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-swagger_2.13/
implementation ("ru.tinkoff:typed-schema-swagger_2.13:0.11.8")
'ru.tinkoff:typed-schema-swagger_2.13:jar:0.11.8'
<dependency org="ru.tinkoff" name="typed-schema-swagger_2.13" rev="0.11.8">
  <artifact name="typed-schema-swagger_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='typed-schema-swagger_2.13', version='0.11.8')
)
libraryDependencies += "ru.tinkoff" % "typed-schema-swagger_2.13" % "0.11.8"
[ru.tinkoff/typed-schema-swagger_2.13 "0.11.8"]