| License |
License |
|---|---|
| GroupId | GroupIdio.higherkindness |
| ArtifactId | ArtifactIdmu-common_2.13 |
| Version | Version0.21.3 |
| 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.13-0.21.3.pom | |
| mu-common_2.13-0.21.3.jar | 50 KB |
| mu-common_2.13-0.21.3-sources.jar | 2 KB |
| mu-common_2.13-0.21.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.13/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-common_2.13</artifactId>
<version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.13/
implementation 'io.higherkindness:mu-common_2.13:0.21.3'
// https://jarcasting.com/artifacts/io.higherkindness/mu-common_2.13/
implementation ("io.higherkindness:mu-common_2.13:0.21.3")
'io.higherkindness:mu-common_2.13:jar:0.21.3'
<dependency org="io.higherkindness" name="mu-common_2.13" rev="0.21.3">
<artifact name="mu-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-common_2.13', version='0.21.3')
)
libraryDependencies += "io.higherkindness" % "mu-common_2.13" % "0.21.3"
[io.higherkindness/mu-common_2.13 "0.21.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |
| org.slf4j : slf4j-nop | jar | 1.7.30 |
| org.typelevel : cats-effect_2.13 | jar | 2.1.2 |
| org.scalamock : scalamock_2.13 | jar | 4.4.0 |
| com.47deg : scalacheck-toolbox-datetime_2.13 | jar | 0.3.3 |
| org.scalatestplus : scalatestplus-scalacheck_2.13 | jar | 3.1.0.0-RC2 |