is not current version
Last Version 0.15.2

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

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

Type

jar

Download typed-schema-swagger_2.12 0.12.3


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