almost functional

Almost Functional is very low impact functional classes inspired by guava, jdk 1.8 and various others.

Лицензия

Лицензия

ISC
Группа

Группа

com.github.nwillc
Идентификатор

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

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

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

1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

almost functional
Almost Functional is very low impact functional classes inspired by guava, jdk 1.8 and various others.
Ссылка на сайт

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

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

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

https://github.com/nwillc/almost-functional

Скачать almost-functional

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1
com.github.nwillc : contracts jar 1.6.7

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

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

Almost Functional

Almost functional is geared to be a simple, light weight, set of functional code for Java 1.6 - 1.7. It's small and simple with concepts drawn from guava, Java 1.8, reactive programming, and the world at large.

Home

Almost functional's landing page is the best place to go for more information.

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

Версия
1.8
1.7.9
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7
1.6
1.3