tofu-kernel

Opinionated set of tools for functional programming in Scala

License

License

GroupId

GroupId

tf.tofu
ArtifactId

ArtifactId

tofu-kernel_2.13
Last Version

Last Version

0.10.8
Release Date

Release Date

Type

Type

jar
Description

Description

tofu-kernel
Opinionated set of tools for functional programming in Scala
Project URL

Project URL

https://github.com/tofu-tf/tofu
Project Organization

Project Organization

Tofu
Source Code Management

Source Code Management

https://github.com/tofu-tf/tofu

Download tofu-kernel_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
tf.tofu : tofu-optics-core_2.13 jar 0.10.8
tf.tofu : tofu-core-higher-kind_2.13 jar 0.10.8
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.7.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3