e-zio

A zero-dependency micro library to deal with errors

License

License

MIT
GroupId

GroupId

dev.akif
ArtifactId

ArtifactId

e-zio_2.13
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

e-zio
A zero-dependency micro library to deal with errors
Project URL

Project URL

https://github.com/makiftutuncu/e
Project Organization

Project Organization

Mehmet Akif Tütüncü
Source Code Management

Source Code Management

https://github.com/makiftutuncu/e

Download e-zio_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/dev.akif/e-zio_2.13/ -->
<dependency>
    <groupId>dev.akif</groupId>
    <artifactId>e-zio_2.13</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.akif/e-zio_2.13/
implementation 'dev.akif:e-zio_2.13:2.0.1'
// https://jarcasting.com/artifacts/dev.akif/e-zio_2.13/
implementation ("dev.akif:e-zio_2.13:2.0.1")
'dev.akif:e-zio_2.13:jar:2.0.1'
<dependency org="dev.akif" name="e-zio_2.13" rev="2.0.1">
  <artifact name="e-zio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.akif', module='e-zio_2.13', version='2.0.1')
)
libraryDependencies += "dev.akif" % "e-zio_2.13" % "2.0.1"
[dev.akif/e-zio_2.13 "2.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
dev.akif : e-scala_2.13 jar 2.0.1
org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable jar 1.3.50
dev.zio : zio_2.13 jar 1.0.13

test (4)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.29
org.scalameta : munit-scalacheck_2.13 jar 0.7.29
dev.zio : zio-test_2.13 jar 1.0.13
dev.zio : zio-test-sbt_2.13 jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
0.2.4