Last Version

Pure Fun 0.9.4

Functional Programming Library for Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purefun
Version

Version

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


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

Dependencies

test (3)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 3.0.3
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.mockito : mockito-core jar 2.24.5

Project Modules

There are no modules declared in this project.