An easy-to-use library written in Scala for providing immutable, lightweight, extensible way to represent errors in your project
errors 1.2
Group ID:
com.github.mehmetakiftutuncu
Artifact ID:
errors_2.12
Version:
1.2
Release Date:
Jun 29, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.github.mehmetakiftutuncu" %% "errors" % "1.2"
ivy"com.github.mehmetakiftutuncu::errors:1.2"
//> using dep "com.github.mehmetakiftutuncu::errors:1.2"
import $ivy.`com.github.mehmetakiftutuncu::errors:1.2`
<dependency> <groupId>com.github.mehmetakiftutuncu</groupId> <artifactId>errors_2.12</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.mehmetakiftutuncu', name: 'errors_2.12', version: '1.2'