Pure Fun

Functional Programming Library for Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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