makiftutuncu / e   2.0.2

MIT License GitHub

A zero-dependency micro library to deal with errors

Scala versions: 2.13 2.12

e-play-json 0.2.2


Group ID:
dev.akif
Artifact ID:
e-play-json_2.13
Version:
0.2.2
Release Date:
Nov 12, 2019
Licenses:
MIT
Files:

libraryDependencies += "dev.akif" %% "e-play-json" % "0.2.2"

Mill build tool

ivy"dev.akif::e-play-json:0.2.2"

Scala CLI

//> using dep "dev.akif::e-play-json:0.2.2"

Ammonite REPL

import $ivy.`dev.akif::e-play-json:0.2.2`

<dependency>
  <groupId>dev.akif</groupId>
  <artifactId>e-play-json_2.13</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'dev.akif', name: 'e-play-json_2.13', version: '0.2.2'