functional

Library that improves your functional developing experience

License

License

GroupId

GroupId

dev.yila
ArtifactId

ArtifactId

functional
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

functional
Library that improves your functional developing experience
Project URL

Project URL

https://github.com/chiquitinxx/functional
Source Code Management

Source Code Management

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

Download functional

How to add to project

<!-- 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"]

Dependencies

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6