License |
License |
---|---|
GroupId | GroupIdtf.tofu |
ArtifactId | ArtifactIdtofu-kernel_2.13 |
Last Version | Last Version0.10.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontofu-kernel
Opinionated set of tools for functional programming in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tofu-kernel_2.13-0.10.8.pom | |
tofu-kernel_2.13-0.10.8.jar | 1 MB |
tofu-kernel_2.13-0.10.8-sources.jar | 73 KB |
tofu-kernel_2.13-0.10.8-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |