Functional Java

Functional Java is an open source library that supports closures for the Java programming language

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.functionaljava
ArtifactId

ArtifactId

functionaljava-java-core
Last Version

Last Version

5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Functional Java
Functional Java is an open source library that supports closures for the Java programming language
Project URL

Project URL

http://functionaljava.org/
Project Organization

Project Organization

Functional Java

Download functionaljava-java-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.functionaljava : functionaljava jar 5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.vintage : junit-vintage-engine jar 5.5.2

Project Modules

There are no modules declared in this project.
org.functionaljava

Functional Java

Functional programming library for Java

Versions

Version
5.0
4.9
4.8.1
4.8
4.7
4.6
4.5