marcinzh / enterprise   0.8.0

MIT License GitHub

Serve HTTP using Algebraic Effects and Handlers

Scala versions: 3.x

enterprise-core 0.8.0


Group ID:
io.github.marcinzh
Artifact ID:
enterprise-core_3
Version:
0.8.0
Version Scheme:
Release Date:
May 5, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.5

libraryDependencies += "io.github.marcinzh" %% "enterprise-core" % "0.8.0"

Mill build tool

ivy"io.github.marcinzh::enterprise-core:0.8.0"

Scala CLI

//> using dep "io.github.marcinzh::enterprise-core:0.8.0"

Ammonite REPL

import $ivy.`io.github.marcinzh::enterprise-core:0.8.0`

<dependency>
  <groupId>io.github.marcinzh</groupId>
  <artifactId>enterprise-core_3</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'io.github.marcinzh', name: 'enterprise-core_3', version: '0.8.0'