| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.parapet |
| Идентификатор | Идентификаторalgorithms_2.12 |
| Версия | Версия0.0.1-RC3 |
| Тип | Типjar |
| Описание |
Описаниеalgorithms
A purely functional library to develop distributed and event driven systems.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| algorithms_2.12-0.0.1-RC3.pom | |
| algorithms_2.12-0.0.1-RC3.jar | 57 KB |
| algorithms_2.12-0.0.1-RC3-sources.jar | 2 KB |
| algorithms_2.12-0.0.1-RC3-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.parapet/algorithms_2.12/ -->
<dependency>
<groupId>io.parapet</groupId>
<artifactId>algorithms_2.12</artifactId>
<version>0.0.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/algorithms_2.12/
implementation 'io.parapet:algorithms_2.12:0.0.1-RC3'
// https://jarcasting.com/artifacts/io.parapet/algorithms_2.12/
implementation ("io.parapet:algorithms_2.12:0.0.1-RC3")
'io.parapet:algorithms_2.12:jar:0.0.1-RC3'
<dependency org="io.parapet" name="algorithms_2.12" rev="0.0.1-RC3">
<artifact name="algorithms_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='algorithms_2.12', version='0.0.1-RC3')
)
libraryDependencies += "io.parapet" % "algorithms_2.12" % "0.0.1-RC3"
[io.parapet/algorithms_2.12 "0.0.1-RC3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| io.parapet : core_2.12 | jar | 0.0.1-RC3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pegdown : pegdown | jar | 1.6.0 |