is not current version
Last Version 0.15.2

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

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.12.5.1
Type

Type

jar

Download typed-schema-swagger_2.13 0.12.5.1


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