higherkindness / mu-scala   0.31.1

Apache License 2.0 GitHub

Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

Scala versions: 3.x 2.13 2.12 2.11
sbt plugins: 1.0

mu-common 0.19.1


Group ID:
io.higherkindness
Artifact ID:
mu-common_2.12
Version:
0.19.1
Release Date:
Oct 29, 2019
Licenses:
Files:

libraryDependencies += "io.higherkindness" %% "mu-common" % "0.19.1"

Mill build tool

ivy"io.higherkindness::mu-common:0.19.1"

Scala CLI

//> using dep "io.higherkindness::mu-common:0.19.1"

Ammonite REPL

import $ivy.`io.higherkindness::mu-common:0.19.1`

<dependency>
  <groupId>io.higherkindness</groupId>
  <artifactId>mu-common_2.12</artifactId>
  <version>0.19.1</version>
</dependency>

compile group: 'io.higherkindness', name: 'mu-common_2.12', version: '0.19.1'