is not current version
Last Version 0.29.0

io.higherkindness:mu-config_2.13 0.21.2

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

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-config_2.13
Version

Version

0.21.2
Type

Type

jar

Download mu-config_2.13 0.21.2


<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-config_2.13/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>mu-config_2.13</artifactId>
    <version>0.21.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-config_2.13/
implementation 'io.higherkindness:mu-config_2.13:0.21.2'
// https://jarcasting.com/artifacts/io.higherkindness/mu-config_2.13/
implementation ("io.higherkindness:mu-config_2.13:0.21.2")
'io.higherkindness:mu-config_2.13:jar:0.21.2'
<dependency org="io.higherkindness" name="mu-config_2.13" rev="0.21.2">
  <artifact name="mu-config_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-config_2.13', version='0.21.2')
)
libraryDependencies += "io.higherkindness" % "mu-config_2.13" % "0.21.2"
[io.higherkindness/mu-config_2.13 "0.21.2"]