Mon

Wrapper, TypeAlias, Maybe, Result, Tree, Lazy, Either and Combinators for Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kemitix
ArtifactId

ArtifactId

mon
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mon
Wrapper, TypeAlias, Maybe, Result, Tree, Lazy, Either and Combinators for Java.
Project URL

Project URL

https://github.com/kemitix/mon
Source Code Management

Source Code Management

https://github.com/kemitix/mon

Download mon

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
com.github.spotbugs : spotbugs-annotations jar 4.4.0

runtime (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.mockito : mockito-junit-jupiter jar 3.11.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0