Pure Fun

Functional Programming Library for Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purefun-core
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pure Fun
Functional Programming Library for Java
Project URL

Project URL

https://github.com/tonivade/purefun
Source Code Management

Source Code Management

https://github.com/tonivade/purefun

Download purefun-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tonivade : purefun-annotation jar 4.0
org.pcollections : pcollections jar 3.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.0
2.2
2.1.1
2.1
2.0
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0