| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtf.tofu |
| Идентификатор | Идентификаторtofu_2.13 |
| Версия | Версия0.10.8 |
| Тип | Типjar |
| Описание |
Описаниеtofu
Opinionated set of tools for functional programming in Scala
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tofu_2.13-0.10.8.pom | |
| tofu_2.13-0.10.8.jar | 297 bytes |
| tofu_2.13-0.10.8-sources.jar | 235 bytes |
| tofu_2.13-0.10.8-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/tf.tofu/tofu_2.13/ -->
<dependency>
<groupId>tf.tofu</groupId>
<artifactId>tofu_2.13</artifactId>
<version>0.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/tf.tofu/tofu_2.13/
implementation 'tf.tofu:tofu_2.13:0.10.8'
// https://jarcasting.com/artifacts/tf.tofu/tofu_2.13/
implementation ("tf.tofu:tofu_2.13:0.10.8")
'tf.tofu:tofu_2.13:jar:0.10.8'
<dependency org="tf.tofu" name="tofu_2.13" rev="0.10.8">
<artifact name="tofu_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.tofu', module='tofu_2.13', version='0.10.8')
)
libraryDependencies += "tf.tofu" % "tofu_2.13" % "0.10.8"
[tf.tofu/tofu_2.13 "0.10.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| tf.tofu : tofu-core-higher-kind_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-kernel_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-kernel-ce2-interop_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-core-ce2_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-optics-macro_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-memo_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-derivation_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-env_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-concurrent_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-optics-core_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-streams_2.13 | jar | 0.10.8 |
| tf.tofu : tofu-kernel-cats-mtl_2.13 | jar | 0.10.8 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |