Luwak

Helper classes to make it easeier to write FP code in Java

License

License

GroupId

GroupId

io.github.jevanlingen
ArtifactId

ArtifactId

luwak
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Luwak
Helper classes to make it easeier to write FP code in Java
Project URL

Project URL

https://jevanlingen.github.io/luwak/
Source Code Management

Source Code Management

https://github.com/jevanlingen/luwak/

Download luwak

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1