is not current version
Last Version 3.2.0

Mon 2.3.0

Wrapper, TypeAlias, Result, Lazy, Maybe and combinators for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.kemitix
ArtifactId

ArtifactId

mon
Version

Version

2.3.0
Type

Type

jar
Description

Description

Mon
Wrapper, TypeAlias, Result, Lazy, Maybe 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 2.3.0


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

Dependencies

provided (2)

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

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.8.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.