License |
License |
---|---|
GroupId | GroupIdio.higherkindness |
ArtifactId | ArtifactIdmu-common_2.11 |
Version | Version0.18.4 |
Type | Typejar |
Description |
Descriptioncommon
mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mu-common_2.11-0.18.4.pom | |
mu-common_2.11-0.18.4.jar | 45 KB |
mu-common_2.11-0.18.4-sources.jar | 2 KB |
mu-common_2.11-0.18.4-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.11/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-common_2.11</artifactId>
<version>0.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.11/
implementation 'io.higherkindness:mu-common_2.11:0.18.4'
// https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.11/
implementation ("io.higherkindness:mu-common_2.11:0.18.4")
'io.higherkindness:mu-common_2.11:jar:0.18.4'
<dependency org="io.higherkindness" name="mu-common_2.11" rev="0.18.4">
<artifact name="mu-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-common_2.11', version='0.18.4')
)
libraryDependencies += "io.higherkindness" % "mu-common_2.11" % "0.18.4"
[io.higherkindness/mu-common_2.11 "0.18.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.6 |
org.slf4j : slf4j-nop | jar | 1.7.26 |
org.typelevel : cats-effect_2.11 | jar | 1.2.0 |
org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.6.0 |
com.47deg : scalacheck-toolbox-datetime_2.11 | jar | 0.2.5 |