is not current version
Last Version 4.0

com.github.tonivade:purefun-free 1.2

Functional Programming Library for Java

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purefun-free
Version

Version

1.2
Type

Type

jar

Download purefun-free 1.2


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