Last Version

eifer 0.1

Simple way to use Either in domain

License

License

GroupId

GroupId

io.github.krasnoludkolo
ArtifactId

ArtifactId

eifer
Version

Version

0.1
Type

Type

jar
Description

Description

eifer
Simple way to use Either in domain
Project URL

Project URL

https://github.com/krasnoludkolo/eifer

Download eifer 0.1


<!-- 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.