is not current version
Last Version 0.11.0

ru.tinkoff:typed-schema-macros_2.11 0.10.7

Typelevel DSL for defining webservices, covertible to akka-http and swagger definitions

GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

typed-schema-macros_2.11
Version

Version

0.10.7
Type

Type

jar

Download typed-schema-macros_2.11 0.10.7


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