is not current version
Last Version 0.10.8

tf.tofu:tofu-logging-structured_2.13 0.10.1

Opinionated set of tools for functional programming in Scala

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

tf.tofu
ArtifactId

ArtifactId

tofu-logging-structured_2.13
Version

Version

0.10.1
Type

Type

jar

Download tofu-logging-structured_2.13 0.10.1


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