functional

Library that improves your functional developing experience

Лицензия

Лицензия

Группа

Группа

dev.yila
Идентификатор

Идентификатор

functional
Последняя версия

Последняя версия

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

functional
Library that improves your functional developing experience
Ссылка на сайт

Ссылка на сайт

https://github.com/chiquitinxx/functional
Система контроля версий

Система контроля версий

http://github.com/chiquitinxx/functional/tree/main

Скачать functional

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/dev.yila/functional/ -->
<dependency>
    <groupId>dev.yila</groupId>
    <artifactId>functional</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/dev.yila/functional/
implementation 'dev.yila:functional:0.8'
// https://jarcasting.com/artifacts/dev.yila/functional/
implementation ("dev.yila:functional:0.8")
'dev.yila:functional:jar:0.8'
<dependency org="dev.yila" name="functional" rev="0.8">
  <artifact name="functional" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.yila', module='functional', version='0.8')
)
libraryDependencies += "dev.yila" % "functional" % "0.8"
[dev.yila/functional "0.8"]

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8
0.7
0.6