Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
mu-config 0.21.1
Group ID:
io.higherkindness
Artifact ID:
mu-config_2.13
Version:
0.21.1
Release Date:
Mar 10, 2020
Licenses:
Files:
libraryDependencies += "io.higherkindness" %% "mu-config" % "0.21.1"
ivy"io.higherkindness::mu-config:0.21.1"
//> using dep "io.higherkindness::mu-config:0.21.1"
import $ivy.`io.higherkindness::mu-config:0.21.1`
<dependency> <groupId>io.higherkindness</groupId> <artifactId>mu-config_2.13</artifactId> <version>0.21.1</version> </dependency>
compile group: 'io.higherkindness', name: 'mu-config_2.13', version: '0.21.1'