is not current version
Last Version 0.9.2

ru.tinkoff:tofu-core-higher-kind_2.13 0.7.9

Opinionated set of tools for functional programming in Scala

GroupId

GroupId

ru.tinkoff
ArtifactId

ArtifactId

tofu-core-higher-kind_2.13
Version

Version

0.7.9
Type

Type

jar

Download tofu-core-higher-kind_2.13 0.7.9


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