Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
mu-common 0.20.0
Group ID:
     io.higherkindness 
  Artifact ID:
     mu-common_2.12 
  Version:
     0.20.0 
  Release Date:
     Jan 3, 2020 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.10 
  Developers:
    
  libraryDependencies += "io.higherkindness" %% "mu-common" % "0.20.0"
ivy"io.higherkindness::mu-common:0.20.0"
//> using dep "io.higherkindness::mu-common:0.20.0"
import $ivy.`io.higherkindness::mu-common:0.20.0`
<dependency> <groupId>io.higherkindness</groupId> <artifactId>mu-common_2.12</artifactId> <version>0.20.0</version> </dependency>
compile group: 'io.higherkindness', name: 'mu-common_2.12', version: '0.20.0'