License |
License |
---|---|
GroupId | GroupIdtf.tofu |
ArtifactId | ArtifactIdtofu-core_2.12 |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontofu-core
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-core_2.12-0.10.3.pom | |
tofu-core_2.12-0.10.3.jar | 889 KB |
tofu-core_2.12-0.10.3-sources.jar | 49 KB |
tofu-core_2.12-0.10.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/tf.tofu/tofu-core_2.12/ -->
<dependency>
<groupId>tf.tofu</groupId>
<artifactId>tofu-core_2.12</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/tf.tofu/tofu-core_2.12/
implementation 'tf.tofu:tofu-core_2.12:0.10.3'
// https://jarcasting.com/artifacts/tf.tofu/tofu-core_2.12/
implementation ("tf.tofu:tofu-core_2.12:0.10.3")
'tf.tofu:tofu-core_2.12:jar:0.10.3'
<dependency org="tf.tofu" name="tofu-core_2.12" rev="0.10.3">
<artifact name="tofu-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.tofu', module='tofu-core_2.12', version='0.10.3')
)
libraryDependencies += "tf.tofu" % "tofu-core_2.12" % "0.10.3"
[tf.tofu/tofu-core_2.12 "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
tf.tofu : tofu-kernel_2.12 | jar | 0.10.3 |
tf.tofu : tofu-kernel-ce2-interop_2.12 | jar | 0.10.3 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.14 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |