functionalj-examples

Brining functional goodies to Java: functionalj-examples

License

License

GroupId

GroupId

io.functionalj
ArtifactId

ArtifactId

functionalj-examples
Last Version

Last Version

0.5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download functionalj-examples

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.functionalj : functionalj-types jar 0.5.2.0
io.functionalj : functionalj-all jar 0.5.2.0
org.knowm.xchart : xchart jar 3.8.0
junit : junit jar 4.13.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
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