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

com.github.bduisenov:fn 1.0.4

A library for functional programming

Группа

Группа

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

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

fn
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать fn 1.0.4

Имя Файла Размер
fn-1.0.4.pom
fn-1.0.4.jar 21 KB
fn-1.0.4-sources.jar 7 KB
fn-1.0.4-javadoc.jar 45 KB
Обзор

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