marcinzh / skutek   0.16.0

MIT License GitHub

Extensible effects for Scala

Scala versions: 2.13

skutek-core 0.16.0


Group ID:
com.github.marcinzh
Artifact ID:
skutek-core_2.13
Version:
0.16.0
Release Date:
Jun 29, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.marcinzh" %% "skutek-core" % "0.16.0"

Mill build tool

ivy"com.github.marcinzh::skutek-core:0.16.0"

Scala CLI

//> using dep "com.github.marcinzh::skutek-core:0.16.0"

Ammonite REPL

import $ivy.`com.github.marcinzh::skutek-core:0.16.0`

<dependency>
  <groupId>com.github.marcinzh</groupId>
  <artifactId>skutek-core_2.13</artifactId>
  <version>0.16.0</version>
</dependency>

compile group: 'com.github.marcinzh', name: 'skutek-core_2.13', version: '0.16.0'