License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.kemitix |
ArtifactId | ArtifactIdmon |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMon
Wrapper, TypeAlias, Maybe, Result, Tree, Lazy, Either and Combinators for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mon-3.2.0.pom | |
mon-3.2.0.jar | 39 KB |
mon-3.2.0-sources.jar | 51 KB |
mon-3.2.0-javadoc.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apiguardian : apiguardian-api | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.github.spotbugs : spotbugs-annotations | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar |
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 |