| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.higherkindness |
| Идентификатор | Идентификаторdroste-reftree_2.12 |
| Версия | Версия0.9.0 |
| Тип | Типjar |
| Описание |
Описаниеdroste
recursion schemes for cats; to iterate is human, to recurse, divine
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| droste-reftree_2.12-0.9.0.pom | |
| droste-reftree_2.12-0.9.0.jar | 12 KB |
| droste-reftree_2.12-0.9.0-sources.jar | 2 KB |
| droste-reftree_2.12-0.9.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.higherkindness/droste-reftree_2.12/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>droste-reftree_2.12</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/droste-reftree_2.12/
implementation 'io.higherkindness:droste-reftree_2.12:0.9.0'
// https://jarcasting.com/artifacts/io.higherkindness/droste-reftree_2.12/
implementation ("io.higherkindness:droste-reftree_2.12:0.9.0")
'io.higherkindness:droste-reftree_2.12:jar:0.9.0'
<dependency org="io.higherkindness" name="droste-reftree_2.12" rev="0.9.0">
<artifact name="droste-reftree_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='droste-reftree_2.12', version='0.9.0')
)
libraryDependencies += "io.higherkindness" % "droste-reftree_2.12" % "0.9.0"
[io.higherkindness/droste-reftree_2.12 "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| io.higherkindness : droste-core_2.12 | jar | 0.9.0 |
| io.github.stanch : reftree_2.12 | jar | 1.4.0 |