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


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

Dependencies

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.