Last Version

com.github.bduisenov:fn 1.0.5

A library for functional programming

License

License

GroupId

GroupId

com.github.bduisenov
ArtifactId

ArtifactId

fn
Version

Version

1.0.5
Type

Type

jar
Description

Description

com.github.bduisenov:fn
A library for functional programming
Project URL

Project URL

https://github.com/bduisenov/fn
Source Code Management

Source Code Management

https://github.com/bduisenov/fn

Download fn 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vavr : vavr Optional jar 0.10.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.18.0

Project Modules

There are no modules declared in this project.