is not current version
Last Version 0.9.2

ru.tinkoff:tofu-logging-structured_2.13 0.5.5

Opinionated Set of tool for functional programming in scala

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

tofu-logging-structured_2.13
Version

Version

0.5.5
Type

Type

jar

Download tofu-logging-structured_2.13 0.5.5


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