catharsis


License

License

GroupId

GroupId

com.kubukoz
ArtifactId

ArtifactId

catharsis_2.12
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

catharsis
catharsis
Project Organization

Project Organization

com.kubukoz
Source Code Management

Source Code Management

https://github.com/kubukoz/catharsis

Download catharsis_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.typelevel : cats-effect_2.12 jar 2.1.1

test (1)

Group / Artifact Type Version
org.scalameta : munit_2.12 jar 0.5.2

Project Modules

There are no modules declared in this project.

catharsis

Build Status Latest version Maven Central License

Powered by cats Gluten free

Utilities for cats-effect.

Installation

sbt dependency:

"com.kubukoz" %% "catharsis" % version

catharsis is cross-built for Scala 2.12 and 2.13.

Versions

Version
0.2.0
0.1.0