functionalj-all

Brining functional goodies to Java: functionalj-all

License

License

GroupId

GroupId

io.functionalj
ArtifactId

ArtifactId

functionalj-all
Last Version

Last Version

0.5.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

functionalj-all
Brining functional goodies to Java: functionalj-all
Project URL

Project URL

https://github.com/NawaMan/FunctionalJ
Source Code Management

Source Code Management

http://github.com/NawaMan/FunctionalJ/tree/master

Download functionalj-all

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.functionalj : functionalj-core jar 0.5.5.0
io.functionalj : functionalj-types jar 0.5.5.0
io.functionalj : functionalj-store jar 0.5.5.0
io.functionalj : functionalj-elm jar 0.5.5.0

test (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.5.0
0.5.4.0
0.5.3.0
0.5.2.0
0.5.1.0
0.5.0.0
0.4.0.0
0.3.0.0
0.2.3-DEV.0
0.2.2-DEV.0
0.2.2.0
0.2.1.0
0.2.0.0
0.1.85.0
0.1.84.0