error-control-laws


License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.kubukoz
ArtifactId

ArtifactId

error-control-laws_2.11
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

error-control-laws
error-control-laws
Project URL

Project URL

https://github.com/kubukoz/error-control
Project Organization

Project Organization

com.kubukoz
Source Code Management

Source Code Management

https://github.com/kubukoz/error-control

Download error-control-laws_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.kubukoz/error-control-laws_2.11/ -->
<dependency>
    <groupId>com.kubukoz</groupId>
    <artifactId>error-control-laws_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/error-control-laws_2.11/
implementation 'com.kubukoz:error-control-laws_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.kubukoz/error-control-laws_2.11/
implementation ("com.kubukoz:error-control-laws_2.11:0.1.0")
'com.kubukoz:error-control-laws_2.11:jar:0.1.0'
<dependency org="com.kubukoz" name="error-control-laws_2.11" rev="0.1.0">
  <artifact name="error-control-laws_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='error-control-laws_2.11', version='0.1.0')
)
libraryDependencies += "com.kubukoz" % "error-control-laws_2.11" % "0.1.0"
[com.kubukoz/error-control-laws_2.11 "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.kubukoz : error-control-core_2.11 jar 0.1.0
org.typelevel : cats-laws_2.11 jar 1.5.0

Project Modules

There are no modules declared in this project.

error-control

License

A small library providing the ErrorControl typeclass, originally written by Luka Jacobowitz for Cats. For information on the usefulness and motivation of this type class, check out this article

Versions

Version
0.1.0
0.0.1