| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sciss |
| Идентификатор | Идентификаторfingertree_3 |
| Последняя версия | Последняя версия1.5.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFingerTree
A Scala implementation of the versatile purely functional data structure of the same name.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fingertree_3-1.5.5.pom | |
| fingertree_3-1.5.5.jar | 166 KB |
| fingertree_3-1.5.5-sources.jar | 15 KB |
| fingertree_3-1.5.5-javadoc.jar | 252 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sciss/fingertree_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>fingertree_3</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/fingertree_3/
implementation 'de.sciss:fingertree_3:1.5.5'
// https://jarcasting.com/artifacts/de.sciss/fingertree_3/
implementation ("de.sciss:fingertree_3:1.5.5")
'de.sciss:fingertree_3:jar:1.5.5'
<dependency org="de.sciss" name="fingertree_3" rev="1.5.5">
<artifact name="fingertree_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='fingertree_3', version='1.5.5')
)
libraryDependencies += "de.sciss" % "fingertree_3" % "1.5.5"
[de.sciss/fingertree_3 "1.5.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |