Pure Fun

Functional Programming Library for Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purefun-instances
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-instances

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tonivade : purefun-core jar 4.0
com.github.tonivade : purefun-typeclasses jar 4.0

runtime (6)

Group / Artifact Type Version
com.github.tonivade : purefun-monad jar 4.0
com.github.tonivade : purefun-free jar 4.0
com.github.tonivade : purefun-transformer jar 4.0
com.github.tonivade : purefun-stream jar 4.0
com.github.tonivade : purefun-effect jar 4.0
com.github.tonivade : purefun-control jar 4.0

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