eifer

Simple way to use Either in domain

License

License

GroupId

GroupId

io.github.krasnoludkolo
ArtifactId

ArtifactId

eifer
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

eifer
Simple way to use Either in domain
Project URL

Project URL

https://github.com/krasnoludkolo/eifer

Download eifer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1