How to install the Java artifact ru.tinkoff.typed-schema-finagle_2.11 with Maven
Java
Maven
pom.xml
ru.tinkoff
typed-schema-finagle_2.11
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>ru.tinkoff</groupId>
<artifactId>typed-schema-finagle_2.11</artifactId>
<version>0.11.0</version>
</dependency>
/dependencies>