marcinzh / enterprise   0.2.0

MIT License GitHub

Serve HTTP using Algebraic Effects and Handlers

Scala versions: 3.x

enterprise-core 0.1.0


Group ID:
io.github.marcinzh
Artifact ID:
enterprise-core_3
Version:
0.1.0
Release Date:
Jul 27, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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