is not current version
Last Version 4.0

Pure Fun 2.2

Functional Programming Library for Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purefun-core
Version

Version

2.2
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 2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tonivade : purefun-annotation jar 2.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
nl.jqno.equalsverifier : equalsverifier jar 3.4.2
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-junit-jupiter jar 3.6.0
org.junit.platform : junit-platform-runner jar 1.7.0

Project Modules

There are no modules declared in this project.