is not current version
Last Version 0.15.2

ru.tinkoff:typed-schema-swagger_2.12 0.14.2

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.12
Version

Version

0.14.2
Type

Type

jar

Download typed-schema-swagger_2.12 0.14.2


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