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 1.1.0


Group ID:
dev.akif
Artifact ID:
e-play-json_2.13
Version:
1.1.0
Release Date:
Feb 14, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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