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

com.github.nwillc:almost-functional 1.7.2

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

Группа

Группа

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

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

almost-functional
Версия

Версия

1.7.2
Тип

Тип

jar

Скачать almost-functional 1.7.2


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